DVM S Mini system not controllable via SmartThings on Android

Hi guys,

I’ve checked the application logs and it seems that there is a problem with the plugin that is being downloaded in addition from the app itself (DA_SystemAcV3_Plugin_OCF.SAC_V3.180100.17_011.047_signed.apk). The actual error from the log is:

01-16 14:56:05.351 7887 7887 E PluginPlatform[1.51.21][151021] : PluginDexClassLoader.loadClass - Class not found in Platform, Plugin: com.samsung.android.oneconnect.base.contactus.voc.Logger
01-16 14:56:05.351 7887 7887 E PluginSystem_Air_Conditioner_Plugin[1.0][1]: Failed to register log tag!
01-16 14:56:05.351 7887 7887 W System.err: java.lang.ClassNotFoundException: com.samsung.android.oneconnect.base.contactus.voc.Logger
01-16 14:56:05.351 7887 7887 W System.err: at java.lang.Class.classForName(Native Method)
01-16 14:56:05.351 7887 7887 W System.err: at java.lang.Class.forName(Class.java:536)
01-16 14:56:05.351 7887 7887 W System.err: at java.lang.Class.forName(Class.java:467)
01-16 14:56:05.351 7887 7887 W System.err: at com.samsung.android.plugins.util.c.a(Unknown Source:2)
01-16 14:56:05.351 7887 7887 W System.err: at com.samsung.android.plugins.util.e.m(Unknown Source:0)
01-16 14:56:05.351 7887 7887 W System.err: at com.samsung.android.plugins.util.e.r(Unknown Source:54)
01-16 14:56:05.351 7887 7887 W System.err: at com.samsung.android.plugin.cube.beverage.MainActivity.onCreate(Unknown Source:30)
01-16 14:56:05.351 7887 7887 W System.err: at android.app.Activity.performCreate(Activity.java:8944)
01-16 14:56:05.351 7887 7887 W System.err: at android.app.Activity.performCreate(Activity.java:8913)
01-16 14:56:05.351 7887 7887 W System.err: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1456)
01-16 14:56:05.351 7887 7887 W System.err: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4146)
01-16 14:56:05.351 7887 7887 W System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4322)
01-16 14:56:05.351 7887 7887 W System.err: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
01-16 14:56:05.352 7887 7887 W System.err: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:139)
01-16 14:56:05.352 7887 7887 W System.err: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:96)
01-16 14:56:05.352 7887 7887 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2685)
01-16 14:56:05.352 7887 7887 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
01-16 14:56:05.352 7887 7887 W System.err: at android.os.Looper.loopOnce(Looper.java:230)
01-16 14:56:05.352 7887 7887 W System.err: at android.os.Looper.loop(Looper.java:319)
01-16 14:56:05.352 7887 7887 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8893)
01-16 14:56:05.352 7887 7887 W System.err: at java.lang.reflect.Method.invoke(Native Method)
01-16 14:56:05.352 7887 7887 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-16 14:56:05.352 7887 7887 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-16 14:56:05.352 7887 7887 W System.err: Caused by: java.lang.ClassNotFoundException
01-16 14:56:05.352 7887 7887 W System.err: at bp0.c.loadClass(Unknown Source:56)
01-16 14:56:05.352 7887 7887 W System.err: … 23 more

BTW this is the other topic with the same problem and it also contains a video:

1 Like