Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When i run the home sdk sapmle #47

Open
usmansaleem369 opened this issue Nov 16, 2024 · 0 comments
Open

When i run the home sdk sapmle #47

usmansaleem369 opened this issue Nov 16, 2024 · 0 comments

Comments

@usmansaleem369
Copy link

 E  FATAL EXCEPTION: main
                                                                                                Process: com.test007.demo, PID: 17011
                                                                                                java.lang.UnsatisfiedLinkError: No implementation found for java.lang.Object com.thingclips.smart.security.jni.SecureNativeApi.doCommandNative(android.content.Context, int, byte[], byte[], boolean) (tried Java_com_thingclips_smart_security_jni_SecureNativeApi_doCommandNative and Java_com_thingclips_smart_security_jni_SecureNativeApi_doCommandNative__Landroid_content_Context_2I_3B_3BZ) - is the library loaded, e.g. System.loadLibrary?
                                                                                                	at com.thingclips.smart.security.jni.SecureNativeApi.doCommandNative(Native Method)
                                                                                                	at com.thingclips.smart.security.jni.JNICLibrary.doCommandNative(JNICLibrary.java:67)
                                                                                                	at com.thingclips.sdk.network.ThingNetworkSecurity.initJNI(ThingNetworkSecurity.java:9)
                                                                                                	at com.thingclips.smart.android.network.ThingSmartNetWork.initialize(ThingSmartNetWork.java:35)
                                                                                                	at com.thingclips.smart.sdk.ThingSdk.initThingData(ThingSdk.java:88)
                                                                                                	at com.thingclips.smart.sdk.ThingSdk.init(ThingSdk.java:230)
                                                                                                	at com.thingclips.smart.sdk.ThingSdk.init(ThingSdk.java:65)
                                                                                                	at com.thingclips.smart.sdk.ThingSdk.init(ThingSdk.java:247)
                                                                                                	at com.thingclips.smart.home.sdk.ThingHomeSdk.init(ThingHomeSdk.java:111)
                                                                                                	at com.tuya.appsdk.sample.BaseApplication.onCreate(BaseApplication.kt:37)
                                                                                                	at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1316)
                                                                                                	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7711)
                                                                                                	at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
                                                                                                	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
                                                                                                	at android.os.Handler.dispatchMessage(Handler.java:106)
                                                                                                	at android.os.Looper.loopOnce(Looper.java:230)
                                                                                                	at android.os.Looper.loop(Looper.java:319)
                                                                                                	at android.app.ActivityThread.main(ActivityThread.java:8919)
                                                                                                	at java.lang.reflect.Method.invoke(Native Method)
                                                                                                	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578)
                                                                                                	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant