无效的命令行参数:partition-size

时间:2011-07-25 07:29:49

标签: android eclipse android-emulator

当我运行我的项目时,我多次遇到这些错误。有什么想法解决这个问题吗?

[2011-07-25 13:07:19 - Test1] ------------------------------
[2011-07-25 13:07:19 - Test1] Android Launch!
[2011-07-25 13:07:19 - Test1] adb is running normally.
[2011-07-25 13:07:19 - Test1] Performing com.horror.android.Test1Activity activity launch
[2011-07-25 13:07:20 - Test1] Automatic Target Mode: Unable to detect device compatibility. Please select a target device.
[2011-07-25 13:07:25 - Test1] Launching a new emulator with Virtual Device 'Eight'
[2011-07-25 13:07:26 - Emulator] invalid command-line parameter: partition-size.
[2011-07-25 13:07:26 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'.
[2011-07-25 13:07:26 - Emulator] please use -help for more information

1 个答案:

答案 0 :(得分:1)

我认为你的应用程序可能很大而且你的模拟器的内存很低,这就是为什么会发生这种情况所以请参考INSUFFICENT_STORAGE_MEMORY message while install 50 mb apk in emulator