Hi,

Thanks for your reply. I mean how to write code to uninstall apk from 
device/emulator, not in an interactive commander line or shell. With SDK0.9, 
there's a method, packagemanager.deletePackage(), but with SDK1, that method is 
removed. I wonder how to uninstall apk with SDK1.

Thanks

  


  ----- Original Message ----- 
  From: kiran raj 
  To: android-developers@googlegroups.com 
  Sent: Saturday, January 03, 2009 2:33 PM
  Subject: [android-developers] Re: How to write code to uninstall apk from 
device/emulator?




  Hi ,

                 this is the coding for uninstall the apk file.....

  *adb uninstall apk_filename in command mode
  *using emulator 
       >> Go to the dev tools
       >>go to package browser
       >> then unistall the package name now ur emulator delelte that package



  Thank u

  

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to