Installation problems
I have created an app with a large database, currently 9 Mb. The database was renamed to data.jpg, to prevent problems with zipping of the installation package.
The app will be used on some samsung xcover, which only have 130 mb usable ram, when it's new. Some users have others apps running and before installing of an update of my app, so i have to uninstall other apps to ensure that the installation is possible.
How can i avoid this problems? In future updates i can remove the database from the installation, i hope, this would resolve these installation problems. As i understand, the original database stays inside the assets folder an is unused for eternity. I think, its a waste of memory space, if i use the option "Can install to External Storage", would this cange the place of the assets folder?
I i make an update without database, will the complete assets folder overridden and the space gets free?
Thanks for your help!
Reinhard