當我運行我的項目時,我得到了很多次這些錯誤。任何想法解決這個問題?無效的命令行參數:分區大小
[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
你在命令行寫的嗎? –
我正嘗試通過按鈕單擊將一項活動切換爲另一項活動。 –
我又遇到了同樣的問題。 –