• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Need Help in SQLite program

Hi friends,
I am developing an application with SQLite Database concept given by Android site (Notepad example)
and i successfully running this. but when i go to settings -->
applications --> Manage Applications --> by
selecting NotePad application
I am getting Clear Data Option when i press that button entire saved data will be
removing .
how can i eliminate this clear option?
Please help me here..
 
Because our customer requirement is need to maintain database in mobile; so i selected SQLite and i checked that sample which was works perfectly for my requirement but if user clicks clear option entire saved private data will be removed.

But Customer don't need to clear the data in database until we send command to clear.

this is my requirement.

so please help me here.
 
Back
Top Bottom