Oh yes.DineshG's words reminds me of the APP's original location.I forgot it. thk u very much.
On Apr 27, 10:52 pm, DineshG <[email protected]> wrote: > I think for removing applicxation you have to removce it fro mits > original location > adb install puts the .APK in /data/app > > so while removing you should use command > > adb shell rm /data/app/com.google.anroid.hello.apk > > On Apr 27, 5:21 am, "[email protected]" <[email protected]> wrote: > > > > > 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.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
