문제

I've seen a couple of similar problems on SO, but none of the solutions has worked for me.

Until a couple of weeks ago, saving / starting Android Virtual Devices from snapshot worked perfectly, but not any more. I have an AVD that works the first time I start it up, but, when I close the window and start it a second time, the state is "offline" and the target platform is "unknown".

Restarting adb doesn't help, and neither does restarting Eclipse. I can wipe the user data and it will work, but then I have the same problem the next time I start it.

I could wipe the user data every time, and not use snapshots, but loading up the emulator from scratch is very slow.

도움이 되었습니까?

해결책

After taking a long break from Android development, I started again. I've been using Android Studio for a while and I haven't had any issues like this. If you're using Eclipse and are having this issue, try switching to Android Studio and see if that helps.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top