我一直在論壇等嘗試搜索這個問題,但還沒有找到任何解決方案。我已經安裝了Eclipse 3.7.1並使用了Android 3.0。當我想調試Android項目時,我選擇Debug As-> Android應用程序,模擬器在幾分鐘後打開,但即使在鎖定滑動之後也不會啓動我的應用程序,但應用程序正在安裝。但是,我最大的問題是,每當我選擇Debug As-> Android應用程序時,它總是打開新的模擬器實例,而不是在現有啓動的模擬器中啓動我的應用程序。它的殺戮,我無法直接調試我的應用程序。 有人能幫我正確設置嗎?Android:模擬器實例每次新開啓
謝謝!
CONSOLE:使用64位的安裝Eclipse的時(每當啓動新模擬器時間)
Android Launch!
adb is running normally.
Performing com.company.myproject.SplashScreenActivity activity launch
Automatic Target Mode: Preferred AVD 'avd3.2' is not available. Launching new emulator.
Launching a new emulator with Virtual Device 'avd3.2'
2012-02-12 13:45:13.478 emulator-arm[2522:80b] Warning once: This application, or a library it uses, is using NSQuickDrawView, which has been deprecated. Apps should cease use of QuickDraw and move to Quartz.
emulator: WARNING: Unable to create sensors port: Connection refused
你的控制檯說什麼? – Flynn 2012-02-12 08:11:44
嗨,我更新了問題中的控制檯日誌。請檢查並幫助我。 – Getsy 2012-02-12 08:18:21