I have installed the latest Android SDK today and have installed and updated all available packages. I now need to see if I can create an android virtual device before I can go on further. I followed this procedure from the Android SDK and AVD manager:
- click on Virtual devices
- click "new" button and type in "Honeycomb" in the name field
- For target, I choose "Android 3.0 API 11"
- When trying to start the virtual device the emulator tries to load but i just get:
emulator: ERROR: unknown virtual device name: 'honeycomb'
emulator: could not find virtual device named 'honeycomb'
If it makes a difference the SDK manager is installed on the C/ drive and the .android folder is on the D/ drive.
I'm running Windows 7. I've tried turning off antivirus to see if that is the issue.
Any suggestions on how to fix this?
PS it is installed in c/ program files and the target output is d/.android if i am not mistaken ==ill try and reinstall the sdk to the d drive and see what happens. thanks for all helpful comments
pps: I also have an xp computer-would it be any easier to isntall to xp?