Android sql lite db problem

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
DPaul
Posts: 11
Joined: Fri Nov 07, 2014 8:49 pm

Android sql lite db problem

Post by DPaul » 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?

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Android sql lite db problem

Post by Klaus » Sun Dec 07, 2014 3:38 pm

Hi DPaul.

well, the search here in the forum function is not THAT bad! :D
Here's a start: http://forums.livecode.com/viewtopic.php?f=53&t=22216


Best

Klaus

Post Reply