且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Android的Java模拟器。 。警告:已在使用数据分区。更改将不会持续

更新时间:2023-12-03 22:35:40

同样的问题还我面临。

我删除了我的仿真器,并创建一个新的模拟器。

它的工作对我罚款。

I am trying to run an Android project in Eclipse(Android 2.3.3, on a Windows 7 64-bit machine), but I run in to the following error (on console window). This worked a couple of hours ago but now does not and I don't think I changed anything major. Would appreciate any help I can to fix this issue please

[2012-09-02 17:38:33 - mapviewballoons.Main] Starting incremental Pre Compiler: Checking resource changes.
[2012-09-02 17:38:33 - mapviewballoons.Main] Nothing to pre compile!
[2012-09-02 17:38:33 - samplemap] Refreshing resource folders.
[2012-09-02 17:38:35 - Emulator] WARNING: Data partition already in use. Changes will not persist!
[2012-09-02 17:38:35 - Emulator] WARNING: SD Card image already in use: C:\Users\MACHINEOVA\.android\avd\MAPAPP1.avd/sdcard.img
[2012-09-02 17:38:35 - Emulator] WARNING: Cache partition already in use. Changes will not persist!

Same problem also i have faced.

I deleted My emulator and create a new emulator.

It's working fine for me.