On Wed, Dec 7, 2011 at 8:20 AM, John Goche <[email protected]> wrote: > Thanks, but is there a way to copy from assets to the file system only at > install time, > perhaps even only the first time the application is installed and not when > it is upgraded?
Step #1: See if you have a local copy of the files from a previous execution of Step #2. Step #2: If you do not, copy them from the assets. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

