Hello.I am creating an app similar to iphone notes app.
On pc it works well but when i test in on android it does not create a database file.
Can anyone tell me what the problem is?
Thanks in advance
SQLite Problem
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
SQLite Problem
- Attachments
-
- Untitled 1.zip
- Here is my app
- (72.4 KiB) Downloaded 192 times
-
- Livecode Opensource Backer
- Posts: 447
- Joined: Mon Jan 23, 2012 12:46 pm
Re: SQLite Problem
In the standalone settings of your sample stack, SQL lite is not checked.
--Sefro
--Sefro
Re: SQLite Problem
Thanks man it workedsefrojones wrote:In the standalone settings of your sample stack, SQL lite is not checked.
--Sefro

-
- Livecode Opensource Backer
- Posts: 447
- Joined: Mon Jan 23, 2012 12:46 pm
Re: SQLite Problem
No problem, I've discovered that most of the time when something works in the development environment, but doesn't work on your device, it's usually due to the standalone settings. This won't always be the case, but in my experience it IS the case most of the time. 
--Sefro

--Sefro