Is there now ability to have some code executed during install and uninstall? I will be surprised if this is the case... reminds me of OSX.. drag an app to the can.. it removes it. But what about cleanup? There seems to be no way to be able to cleanup on OSX if you need to... I would have thought by now all OSs/frameworks would provide this sort of process.
On Tue, Jan 12, 2010 at 11:21 AM, Kumar Bibek <[email protected]> wrote: > Well, If you have created some files on the sd card, they will still > remain > > Kumar Bibek > http://tech-droid.blogspot.com > > On Jan 12, 11:41 pm, Mark Murphy <[email protected]> wrote: > > fhucho wrote: > > > Hi, I am developing on T-Mobile G1. How do I completely remove my > > > application (database, SharedPreferences etc.)? I don't have root. > > > Thanks. > > > > Settings > Application > Manage Applications > (click on your app) > > > Uninstall > > > > Or adb uninstall your.package.here from your development PC command line. > > > > -- > > Mark Murphy (a Commons Guy)http://commonsware.com| > http://twitter.com/commonsguy > > > > Warescription: Three Android Books, Plus Updates, One Low Price! > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en >
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

