u can use this command install ur application on android emulator # adb install hello.apk
removed ur application #adb shell rm com.google.anroid.hello.apk On Apr 27, 1:31 pm, Jaewon <[email protected]> wrote: > Hi all. > > I'm using Android Emulator and adb shell. > And I'm very wondering how to launch a standard application such as > browser in adb shell. > > I think app_process should be used to do that. > But I don't know the exact way. > > Does anyone know about that? > > Thx. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
