當我第一次運行我的應用程序時效果很好,但是第二次運行時會自動創建一個新的模擬器我認爲這會導致錯誤。爲什麼模擬器在每次都自動重新創建
我使用Windows7的64位時,Eclipse朱諾
我的錯誤是:
WARNING: Data partition already in use. Changes will not persist!
WARNING: SD Card image already in use: C:\Users\STS-040\.android\avd\android.avd/sdcard.img
WARNING: Cache partition already in use.Changes will not persist!
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
Failed to create Context 0x3005
emulator: WARNING: Could not initialize OpenglES emulation, using software renderer. emulator: warning: opening audio input failed
我已經達到了...但是noe也有相同的錯誤.. – Vela
看看這是否有幫助 http://stackoverflow.com/questions/6854262/using-eclipse-for-androidsdk-when-i-go-運行i-get-warning-data-partition-al – khurram
感謝它的作品很好... – Vela