View Single Post
Old 08-26-2010, 07:21 PM   #3
OncTech
Edge User
 
Here's how I did it:

Download and install the Android SDK (http://developer.android.com/sdk/index.html)
Start it up, and use it to make an AVD (basically, a "phone" to be emulated) using the options for Android 1.6. Make it, but don't start it up. Close the SDK program.
Download this http://www.4shared.com/file/16562474...ed/system.html Or this http://developer.htc.com/google-io-device.html#s3
Either way, get the system.img file. Place this in C:\Documents and Settings\{Your Directory}\.android\avd\{Your AVD name}.avd\
Turn the SDK back on, start your AVD with the "Wipe User Data" checked (turn this off for all subsequent uses).
The emulator takes a few minutes to start running, but when it does, you will have an android 1.6 environment with the Market in there already. You will have to put in a gmail account to get started.
Use the Market to install Astro File Manager and Dropbox.

You are ready now.

To obtain an free, non-copy protected app, use the market to download and install it. Then, use Astro to back up that app, which creates an APK file. Then, use Dropbox to upload the file. Access Dropbox from your eDGe to download the APK file and install it.


I learned this from here: http://techdroid.kbeanie.com/2009/11...-emulator.html

Last edited by OncTech; 08-26-2010 at 07:26 PM.