Reputation: 3253
I am running android emulator v 4.0.3 using eclipse. Is there a way to run different versions of android( for testing purposes) on the same emulator. Any pointers will be appreciated.
Thanks!
Upvotes: 0
Views: 54
Reputation: 4157
Yes, you can download different versions of Android SDK and run them on the emulator.
See here:
http://developer.android.com/sdk/adding-components.html
Upvotes: 1