0

I am completely new to Android Development and have got stuck at the very first point. I want to create a AVD for the Samsung Galaxy S2 but am not able to do so. I found many articles and questions on stack overflow like: Samsung Galaxy S II AVD (Android Virtual Device) Basic Settings? and others but they all pertain to previous versions. I tried to map them to this one but was not able to do so.

(For the above link, i got the result that unable to load device and it did not show up in device settings under AVD after i chenged the device.xml file)

Any help in this regard?

Thanks

Community
  • 1
  • 1
Why
  • 626
  • 11
  • 29

2 Answers2

0

Have no idea how but after complete un-install followed by reinstall all works fine. Also, i installed the latest version

Why
  • 626
  • 11
  • 29
-2

I would suggest you to open the same link here!

I would suggest you some basic steps:

  1. Go to Windo
  2. Select =>AVD manager
  3. Click on Device Defination
  4. select New Device
  5. Create new Devices (fill out)
  6. Hit Create Device
  7. Open the file C:\Users[user name].android\devices.xml in your favorite XML editor
  8. follow step 6 of the link
  9. follow step 1 to 3 of this list
  10. select your device name (Samsung Galaxy II) in your case
  11. close the AVD manager and follow the steps 8,9 and 10 from link.

I am only summarizing the points from the link and give you a quick heads up from the beginning in easy way: hope it helps:)

for skin click here!!

Community
  • 1
  • 1
score
  • 521
  • 1
  • 8
  • 22
  • thanks but as i said in the question i have followed the steps but i get an error s i mentioned in the question – Why Oct 18 '13 at 10:44