I have to develop an app which having 200MB sqlite database in zipped form. my app will support 2.2 and above and below is my requirement.
- Offline is an option and is initiated after the app is downloaded from app store
- Offline database can be deleted from the device, independently of uninstalling the app
- User can choose where they want to save database (SD card or phone memory)
what is your thoughts ???
Suggestions are welcome.. :)
Thanks in advance