Wednesday, February 25, 2009

Android emulator on Linux

http://code.google.com/android/intro/installing.html
http://www.talkandroid.com/android-sdk-install-guide/


Download the Linux SDK(android-sdk-linux_x86-1.0_r2.zip) and unzip it.
Go to the dir "android-sdk-linux_x86-1.0_r2/tools" and key in the following commands:

./emulator -system lib/images

The emulator will show up.

No comments:

Related Posts Plugin for WordPress, Blogger...