2012-10-07 19 views
3

我已經安裝了Java x64,Eclipse Classic Juno x64 + ADT插件。操作系統贏得7 x64。我根據手冊安裝了所有東西。然後創建第一個應用程序並啓動它。模擬器已啓動,但你好世界的應用程序沒有。我不知道我做錯了什麼。有誰知道這樣的錯誤和我整個的問題? thxAndroid SDK:hello world不運行

Console log: 
[2012-10-06 13:35:42 - test] ------------------------------ 
[2012-10-06 13:35:42 - test] Android Launch! 
[2012-10-06 13:35:42 - test] adb is running normally. 
[2012-10-06 13:35:42 - test] Performing com.example.test.MainActivity activity launch 
[2012-10-06 13:35:42 - test] Automatic Target Mode: launching new emulator with compatible AVD 'AVD_41' 
[2012-10-06 13:35:42 - test] Launching a new emulator with Virtual Device 'AVD_41' 
[2012-10-06 13:35:42 - Emulator] Failed to create Context 0x3005 
[2012-10-06 13:35:42 - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer. 
[2012-10-06 13:35:42 - Emulator] WARNING: Data partition already in use. Changes will not persist! 
[2012-10-06 13:35:42 - Emulator] WARNING: SD Card image already in use: C:\Users\Zewisa\.android\avd\AVD_41.avd/sdcard.img 
[2012-10-06 13:35:42 - Emulator] WARNING: Cache partition already in use. Changes will not persist! 
[2012-10-06 13:35:42 - Emulator] could not get wglGetExtensionsStringARB 
[2012-10-06 13:35:42 - Emulator] could not get wglGetExtensionsStringARB 
[2012-10-06 13:35:42 - Emulator] could not get wglGetExtensionsStringARB 
[2012-10-06 13:35:42 - Emulator] could not get wglGetExtensionsStringARB 
[2012-10-06 13:35:42 - Emulator] could not get wglGetExtensionsStringARB 
[2012-10-06 13:35:42 - Emulator] could not get wglGetExtensionsStringARB 
[2012-10-06 13:35:42 - Emulator] could not get wglGetExtensionsStringARB 
[2012-10-06 13:35:42 - Emulator] could not get wglGetExtensionsStringARB 
[2012-10-06 13:35:42 - Emulator] emulator: warning: opening audio input failed 
[2012-10-06 13:35:42 - Emulator] 

UPD:我更新了音頻&視頻驅動程序。所有的錯誤都走了,但還是應用程序不啓動

UPD2:做了一些截圖

run application

emulator config

+1

有你同時在兩個模擬器上運行應用程序? –

+0

不,我沒有。我試圖這樣做,但沒有結果 – Alex

+0

您沒有OpenGL ES對仿真的支持,並且您對SD圖像上的數據有鎖定;作爲「加號」,你正在使用Windows ... – axis

回答

0

我發現這個錯誤啓動它,我殺了過程adb.exe不是從AVD Manager啓動的仿真器,當它推出拼命地跑應用程序和Hello世界是拼命地跑,THX爲大家

0

有時應用程序被安裝在仿真器上,但它的主要活動將不啓動。檢查模擬器上的應用程序以查看您的應用程序是否已安裝。如果是,嘗試從那裏