The emulator does not start activity

According to the console "[2012-04-29 12:34:58 - emulator] NAND: nand_dev_load_disk_state, recovery failed: the required size (705531195755904229) exceeds the device limit (69206016)"

"[2012-04-29 12:34:58 - Emulator] savevm: unable to load nand_dev section"

[2012-04-29 12:36:35 - calc] emulator-5554 is disabled! Cancel "start my.calc.CalcActivity activity!"

+3
source share
4 answers

Close your eclipse and AVD, if necessary, create a new AVD with a different API and start again, everything will be fine.

+2
source

AVD Manager AVD, . AVD "". , " ". . , , .

+2

, , API , API. API , . API . , .

0

There is no need to create AVD again, no need to close the eclipse again. Just go to emulator settings> applications and uninstall the application the last time you run it on the emulator (or after the emulator is stuck). And how to start the application again from Eclipse (you may need to cancel the emulator immediately after uninstalling the applications), because after you delete eclipse, load the application into the emulator again.

0
source

All Articles