I was trying to install a large .apk file, my simulator made me close
the application forcefully, but when I tried to unsinstall i couldn't,
then I used this tutorial to do so via shell in linux,
http://www.botskool.com/geeks/how-uninstall-apk-files-android-windows-sdk-emulator,
but why the application name is different from the .apk file name  can
anyone tell me
Like as in above link, the author has shown that the file name that
you install and that gets stored are different, how can we make it
same???
My

On May 25, 12:31 am, Donnie Myers <[email protected]> wrote:
> I am not sure about the command line options but with the IDEs (such  
> as netbeans) after every change you make, when you select to run the  
> app on your emulator, it uninstalls the oldapkand installs your  
> latest automatically. It does do this while your emulator is running.  
> After the uninstall and then the new install, the app launches. But  
> maybe I misunderstood what you are doing.
>
> Donnie
>
> On May 24, 2010, at 5:22 AM, "Robert P. J. Day"  
>
>
>
>
>
> <[email protected]> wrote:
>
> >  if i want to rebuild a (debug) app, can i reinstall it on a running
> > emulator?  as a test, i "adb shell"ed into the emulator and removed
> > the current .apkfile from /data/app, but that still seemed to leave
> > the app running (which, i suppose, doesn't surprise me).
>
> >  can this be done?  or should i just keep doing what i'm doing --
> > remove .apkfile, kill emulator, start it again and install new .apk
> > file?  thanks.
>
> > rday
>
> > --
>
> > ===
> > =====================================================================
> > Robert P. J. Day                               Waterloo, Ontario,  
> > CANADA
>
> >            Linux Consulting, Training and Kernel Pedantry.
>
> > Web page:                                          http://crashcourse.ca
> > Twitter:                                      http://twitter.com/rpjday
> > ===
> > =====================================================================
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Beginners" group.
>
> > NEW! Try asking and tagging your question on Stack Overflow at
> >http://stackoverflow.com/questions/tagged/android
>
> > To unsubscribe from this group, send email to
> > [email protected]
> > For more options, visit this group at
> >http://groups.google.com/group/android-beginners?hl=en
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow 
> athttp://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group 
> athttp://groups.google.com/group/android-beginners?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to