Click here to Skip to main content
15,895,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am just beginner in Android development, I have created a small program . When I am running , the message is coming No Virtual machine was created. I tried to create the virtual system using windows -> Android virtual device manager but still it is not working.

Please can you anybody guide me how to create a compatible target device to test my application .I am using windows vista , 3 gb Ram.

Regards
Pol
Posted

1 solution

Have a look at these

http://www.vogella.com/tutorials/Android/article.html#emulator
http://www.vogella.com/tutorials/Android/article.html#tutorialemulator

The Vogella site is a good resource, it adds a bit of explanation to the bare API info supplied by Google ( http://developer.android.com/training/index.html )
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900