Android Emulator

Natey2

Senior Member
May 25, 2012
477
44
Ever wanted a customizable Android device that you can reconfigure whenever you desire?
The Android Emulator may be just what you were looking for!
For those of you who may not have seen an Android Emulator, I am posting some screenshots here.

Pre-requisites: Install the Java environment, the IDE/Development Tool (eclipse), and download the latest Android SDK, and you too can have it running on your PC.


1. Display/Create new Android Virtual Devices (AVD) from within eclipse:
Did you say you wanted a bigger SD card or more RAM for free? Yes, it is possible! ;)
aefe20f8-d883-cc0e.jpg

aefe20f8-d89f-dd76.jpg


2. Launch the AVD, and you get a new Android "device":
aefe20f8-d8dd-b355.jpg


3. Yes, you can install apps you have in addition to what it already comes with:
aefe20f8-d908-c431.jpg


4. No Android device should be without Angry Birds :^)
(If AB doesn't run on your current Android device, return your device to Manufacturer and get a real Android device)
aefe20f8-d924-7606.jpg


5. The About Screen:
aefe20f8-d94a-565e.jpg
 
Last edited:

Natey2

Senior Member
May 25, 2012
477
44
Upgrading to an Android 4.1 device is easy:

Go to Eclipse / Window / Android SDK Manager
aefe2210-f68c-4a46.jpg


Select "Android 4.1", and click "Install"
aefe2210-f656-5003.jpg


Go to Eclipse / Window / AVD Manager
Create a new AVD using the new Android 4.1 target
aefe2210-f6b1-9e2f.jpg


There will be a new Android "Device" in addition to the old ones
aefe2210-f8d1-ef49.jpg


Launch it:
aefe2210-f6ea-df2c.jpg
 
Last edited:
Top