Skip to content

Instantly share code, notes, and snippets.

@ggfan
Created September 23, 2016 21:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ggfan/30d34c8cc57f7f958495c21fd1e81db3 to your computer and use it in GitHub Desktop.
Save ggfan/30d34c8cc57f7f958495c21fd1e81db3 to your computer and use it in GitHub Desktop.
D/AndroidRuntime( 7236):
D/AndroidRuntime( 7236): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 7236): CheckJNI is OFF
E/art ( 7236): Unrecognized option -XX:mainThreadStackSize=24K
W/art ( 7236): Ignoring unknown -Xgc option: precise
W/art ( 7236): Failed to find ELF magic in /system/framework/am.odex: dey
E/memtrack( 7236): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 7236): failed to load memtrack module: -2
W/art ( 7236): JNI RegisterNativeMethods: attempt to register 0 native methods for android.content.res.Configuration
D/AndroidRuntime( 7236): Calling main entry com.android.commands.am.Am
I/ActivityManager( 913): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.example.native_activity/android.app.NativeActivity} from pid 7236
D/AndroidRuntime( 7236): Shutting down VM
W/art ( 164): Could not get current activity
I/ActivityManager( 913): Start proc com.example.native_activity for activity com.example.native_activity/android.app.NativeActivity: pid=7248 uid=10077 gids={50077}
E/cutils ( 156): Failed to mkdirat(/storage/sdcard1/Android): Read-only file system
W/Vold ( 156): Returning OperationFailed - no handler for errno 30
W/ContextImpl( 7248): Failed to ensure directory: /storage/sdcard1/Android/obb/com.example.native_activity
E/cutils ( 156): Failed to mkdirat(/storage/sdcard1/Android): Read-only file system
W/Vold ( 156): Returning OperationFailed - no handler for errno 30
W/ContextImpl( 7248): Failed to ensure directory: /storage/sdcard1/Android/data/com.example.native_activity/files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment