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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

