I would like to run APIDemos under platforms\android-1.5\samples directory on Android emulator but i don't know how to do it. Do i need to generate an apk or import sources as an ecplipse project? Thanks
+3
A:
Simplest way is to import the project sources as an Eclipse project and then run from Eclipse.
tdelev
2009-07-02 08:39:24
thanks for your answer.
systempuntoout
2009-07-09 10:40:50
A:
No, I see if we run Android Emulator from Eclipse, it's very slow because Eclipse must call Android Emulator (about 5 minute).
Edit: I found a solution here: http://www.androidfreeware.org/tutorials/how-to-install-apk-files-on-android-device-emulator
anticafe
2009-12-26 01:31:32