• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android Emulator Stopped Working

Keylay

Lurker
I would like suggestions on getting the Android Emulator working again for my project. It was working great earlier today, but after lunch I ran the program to debug and now have spend 3 hours trying to figure out why the emulator won't launch at all.

After running this I do get an APK and I can install it on my device. However, I would like to use the emulator for testing.

Console

[2012-10-19 19:38:08 - SA] ------------------------------
[2012-10-19 19:38:08 - SA] Android Launch!
[2012-10-19 19:38:08 - SA] adb is running normally.
[2012-10-19 19:38:08 - SA] Performing com.example.sa.MainActivity activity launch
[2012-10-19 19:38:08 - SA] Automatic Target Mode: using device '15C4000600000001'
[2012-10-19 19:38:08 - SA] Uploading SA.apk onto device '15C4000600000001'
[2012-10-19 19:38:08 - SA] Installing SA.apk...
[2012-10-19 19:38:10 - SA] Success!
[2012-10-19 19:38:10 - SA] Starting activity com.example.sa.MainActivity on device 15C4000600000001
[2012-10-19 19:38:11 - SA] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.example.sa/.MainActivity }
 
Yes, I post for help and 5 minutes later I get it.

If anyone else if having this problem PM and I will answer it.
 
Hi,
I'm trying to run my app on the eclipse emulator. When clicking on start, nothing heppens, no emulator opens.
Do you have any idea why isn't it working?
(It never ran for me on the emulator, it only works on my motorola-defy device.
But I want to run it on a big screen to check the app behavior with fragments.)

On the start window I receive the lines:

Starting emulator for AVD 'Motorola_Defy'
PANIC: Could not open: C:\Documents and Settings\דפנה\.android/avd/Motorola_Defy.ini


Thanks
Dafna.
 
Back
Top Bottom