Chris Ross wrote: > Not that I'm sure of this, but couldn't there be an application that > did the installation, and after installing the one or two APK's > packaged within it, it could then delete itself? That would avoid > the "extra flash space usage" issue.
I am not aware of a way for an application to delete itself. You can remove yourself from the launcher by disabling that activity, but you're still installed. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _Beginning Android 2_ from Apress Now Available! -- 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

