user1207289
user1207289

Reputation: 3253

versions on android emulator using eclipse

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

Answers (1)

Ran
Ran

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

Related Questions