No implementation found for java.lang.String android.os.SystemProperties.native_get(java.lang.String)
问题 Getting the error whenever I install the app on the device. 03/24 18:56:08: Launching app $ adb push /home/itstym/AndroidStudioProjects/hlthee/app/build/outputs/apk/app-debug.apk /data/local/tmp/user.com.hlthee $ adb shell pm install -r "/data/local/tmp/user.com.hlthee" java.lang.UnsatisfiedLinkError: No implementation found for java.lang.String android.os.SystemProperties.native_get(java.lang.String) (tried Java_android_os_SystemProperties_native_1get and Java_android_os_SystemProperties