Android sql lite db problem
Posted: Sun Dec 07, 2014 3:35 pm
Hi,
My app uses an sql lite db and works fine in windows. When I compile for android app the app stops on start up. I assume it is the database access causing the problem. I guess I need to change the db file setup and access for android. Could you please point me to examples of how to properly use the sql db on android?
My app uses an sql lite db and works fine in windows. When I compile for android app the app stops on start up. I assume it is the database access causing the problem. I guess I need to change the db file setup and access for android. Could you please point me to examples of how to properly use the sql db on android?