hi i am new to android.I have fileexplorer.apk file.how to install / use the application in the android emulator?
+5
A:
launch the emulator
install with :
$> adb install fileexplorer.apk
then click on the icon on the emulator
Stéphane
2010-05-27 07:22:56