Open Android Studio and go to Tools > SDK Manager .
Which you prefer to use (Android SDK/Eclipse or standalone QEMU). android 1.0 emulator
+-----------------------------------+ | [Notification Bar: 3G / Battery] | |-----------------------------------| | | | Clock Widget (Analog) | | | | [Google Search] | | | | | | [ Dialer ] [^] [Browser] | +-----------------------------------+ (HVGA 320x480 Screen) Key UI Elements to Test Open Android Studio and go to Tools > SDK Manager
qemu-system-arm -M versatilepb -cpu arm1176 -hda system.img -kernel kernel-qemu Use code with caution. Exploring the Android 1.0 Interface android 1.0 emulator
: It runs actual Android ARM binaries on top of an ARM emulation layer, which provided developers with a realistic target environment long before physical hardware like the T-Mobile G1 (HTC Dream) was widely available. Modern Accessibility