Android Eclipse AVD window won't close -


i'm running eclipse on ubuntu host android sdk plugins. cannot seem close avd window gracefully. i've tried powering down android , gets stuck in endless "power off shutting down" screen. end having start killing processes eclipse ide doesn't particularly like.

it known issue eclipse/android sdk/ubuntu? there workaround this?

i have same problem, "power off - shutting down" stays on screen forever.

as far understand it, don't have shutdown emulator @ all. first time start choose "save snapshot". once it's started close down (simply close window) , persist state snapshot (it takes few seconds). starting point future runs.

after choose "launch snapshot" option (and clear "save snapshot" option) when starting emulator , continue left last time. again close closing window , since clear "save" option you'll resume same state.

if need 'cold boot', tick "wipe user data" , start scratch.

hope helps!


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -