开发者

I am having trouble getting the emulator to work

开发者 https://www.devze.com 2023-01-17 04:33 出处:网络
I have followed the instructions found online on my laptop and my desktop.My desktop works finebut my laptop gives me the following errors when I try to run the emulator through eclipse.The开发者_如何

I have followed the instructions found online on my laptop and my desktop. My desktop works fine but my laptop gives me the following errors when I try to run the emulator through eclipse. The开发者_如何学C device 'and' is listed and the preferences point to the correct file.

emulator: ERROR: unknown virtual device name: 'and' emulator: could not find virtual device named 'and'


Not sure if you are using Windows or Linux or Mac... ?

On my linux machine, when a new virtual device is created, it would create (for a 'and' device) a file in ~/.android/avd/and.ini and folder as ~/.android/avd/and.avd with several .img files. Maybe you should check those files are there and have the right permissions also ?

0

精彩评论

暂无评论...
验证码 换一张
取 消