Curyous
Curyous

Reputation: 8866

How to get a 1024 x 600 Android emulator working?

I'm trying to emulate an Acer AOD250 that has a 1024x600 screen and comes with Android. If I create an AVD with default settings except for resolution of 1024x600 and SDK 3, the emulator does not start. The largest I can get working is 670x600. At larger resolutions, sometimes the emulator starts, but does not complete the boot. Is there a memory setting or something that I can change to allow the emulator to work on a screen this big?

Upvotes: 1

Views: 2189

Answers (2)

Nicolas Schubhan
Nicolas Schubhan

Reputation: 1756

Samsung release a plug-in for galaxy TAB ! screen resolution of 1024x600 http://innovator.samsungmobile.com/galaxyTab.do

Upvotes: 3

TomTasche
TomTasche

Reputation: 5526

You can run Android in a virtual machine (e.g.: Virtual Box) using a Android iso

Upvotes: 1

Related Questions