Quote Originally Posted by Drakosha View Post
10-08 17:14:40.010 E/AndroidRuntime(16683): Process: com.garmin.android.apps.gmobilext, PID: 16683
10-08 17:14:40.010 E/AndroidRuntime(16683): java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_ZN7android6Parcel13writeString16EPKtj" referenced by "/data/app/com.garmin.android.apps.gmobilext-1/lib/arm/libasusscreendict.so"...
Looks like Android 6.0 is no longer backward compatible. Its missing a symbol/function SP uses. Maybe there is equivalent replacement or they scraped it. I don't have any good experience with this type of problem.