If by "reboot" you mean you are stopping and restarting the emulator, and you have the "Wipe user data" checkbox checked in the SDK and AVD Manager, that is why everything is being wiped out.
On Wed, Apr 20, 2011 at 11:01 AM, gava <[email protected]> wrote: > Hello, > > I have an application with around 20Mb of resources files and .so > files which are stored on /data/data/myapp.com/res and /data/data/ > myapp.com/lib respectively. However all the time that I reboot the > system all my data (res and .so) are wiped out. Does anyone know why > this is happening? Any idea to fix this problem? > > Regards > > Gava > > -- > 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 > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 3.0 Programming 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

