I have read many cases of the Android emulator not loading up and I am trying to determine if there are any solutions yet.
Waiting for HOME ('android.process.acore') to be launched...
is the last item logged in the eclipse console and the following logging repeats in what appears to be an infinite loop in the Logcat
on the DDMS perspective...
04-17 00:11:29.431: DEBUG/AndroidRuntime(2525): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
04-17 00:11:29.431: DEBUG/AndroidRuntime(2525): CheckJNI is ON
04-17 00:11:29.551: DEBUG/AndroidRuntime(2525): --- registering native functions ---
04-17 00:11:29.581: WARN/dalvikvm(2525): ERROR: Unable to find decl for native Landroid/view/KeyCharacterMap;.get_native (III)C
04-17 00:11:29.581: WARN/dalvikvm(2525): ERROR: Unable to find decl for native Landroid/view/KeyCharacterMap;.getNumber_native (II)C
04-17 00:11:29.591: WARN/dalvikvm(2525): ERROR: Unable to find decl for native Landroid/view/KeyCharacterMap;.getMatch_native (II[CI)C
04-17 00:11:29.591: WARN/dalvikvm(2525): ERROR: Unable to find decl for native Landroid/view/KeyCharacterMap;.getDisplayLabel_native (II)C
04-17 00:11:29.591: WARN/dalvikvm(2525): ERROR: Unable to find decl for native Landroid/view/KeyCharacterMap;.getKeyData_native (IILandroid/view/KeyCharacterMap$KeyData;)Z
04-17 00:11:29.591: WARN/dalvikvm(2525): ERROR: Unable to find decl for native Landroid/view/KeyCharacterMap;.getKeyboardType_native (I)I
04-17 00:11:29.591: WARN/dalvikvm(2525): ERROR: Unable to find decl for native Landroid/view/KeyCharacterMap;.getEvents_native (I[C)[J
04-17 00:11:29.591: ERROR/JNIHelp(2525): RegisterNatives failed for 'android/view/KeyCharacterMap'
04-17 00:11:29.591: ERROR/AndroidRuntime(2525): Unable to register all android natives
04-17 00:11:29.612: INFO/ServiceManager(28): service 'media.audio_flinger' died
04-17 00:11:29.612: INFO/ServiceManager(28): service 'media.player' died
04-17 00:11:29.612: INFO/ServiceManager(28): service 'media.camera' died
04-17 00:11:29.612: INFO/ServiceManager(28): service 'media.audio_policy' died
04-17 00:11:30.081: INFO/(2526): ServiceManager: 0xacd0
04-17 00:11:30.081: DEBUG/AudioHardwareInterface(2526): setMode(NORMAL)
04-17 00:11:30.081: INFO/CameraService(2526): CameraService started: pid=2526
04-17 00:11:30.081: INFO/AudioFlinger(2526): AudioFlinger's thread 0xb3f0 ready to run
It is not clear to me what I can do to make this work, as everything I have tried so far has not worked including:
None of these have seemed to make any difference.
Please let me know if there is anything obvious I have missed or solutions I have not tried yet.
Have you tried using the "android" tool to delete the avd and recreating it? It worked for me.
After three months of experimenting I finally got one to work by selecting Marshmallow ARM EABA v7a
in Other Images
tab in Android Studio's Virtual Device Configuration.
Tools
> Android
> AVD Manager
> + Create Virtual Device
> Choose Device
> Next
> Other Images
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With