Hi,
Somehow, It seems to be Linux related (maybe OpenJava?) as indeed it works under windows 7.
Search found 5 matches
- Sun Jan 19, 2014 12:55 pm
- Forum: Android Deployment
- Topic: Android deployment with SQLITE db
- Replies: 9
- Views: 5992
- Sun Jan 19, 2014 9:00 am
- Forum: Android Deployment
- Topic: Android deployment with SQLITE db
- Replies: 9
- Views: 5992
Re: Android deployment with SQLITE db
Sorry... where can I find this file ".sqlite" ?
is it the database itself? (i.e. revdatabase.sqlite ). If yes, then I did it... not working
is it the database itself? (i.e. revdatabase.sqlite ). If yes, then I did it... not working

- Sat Jan 18, 2014 6:11 pm
- Forum: Android Deployment
- Topic: Android deployment with SQLITE db
- Replies: 9
- Views: 5992
Re: Android deployment with SQLITE db
I am running linux as development environment.
The file that I use is Sqlite_Example.livecode
I tried both on emulated device (AVD same as yours) and real device (Galaxy Tab 3 GT P5210)... and same config for compiling, I still get the same problem: Black screen.
Maybe a GURU might help ??
Thx
The file that I use is Sqlite_Example.livecode
I tried both on emulated device (AVD same as yours) and real device (Galaxy Tab 3 GT P5210)... and same config for compiling, I still get the same problem: Black screen.
Maybe a GURU might help ??
Thx
- Sat Jan 18, 2014 1:21 pm
- Forum: Android Deployment
- Topic: Android deployment with SQLITE db
- Replies: 9
- Views: 5992
Re: Android deployment with SQLITE db
Thank you for help.
I just tried :
EMulator running : Android 4.4.2 ARM
And Compiled LC example with Standaelone settings "Required Minimum android Version : 3.1"
I still get a blank screen ....
It seems to be really SQLITE embedding within APK generated by LC related...
I just tried :
EMulator running : Android 4.4.2 ARM
And Compiled LC example with Standaelone settings "Required Minimum android Version : 3.1"
I still get a blank screen ....
It seems to be really SQLITE embedding within APK generated by LC related...
- Sat Jan 18, 2014 12:41 pm
- Forum: Android Deployment
- Topic: Android deployment with SQLITE db
- Replies: 9
- Views: 5992
Android deployment with SQLITE db
Hello all, I am trying to deploy the example trivial example (HelloWordl) and the SQLITE found on LC website on android emulator. Thereafter the config I use : Platform : Linux SMP X64 on elementary OS LC Community 6.5 Java : Open JDK 7 Runtime Android SDK : 22.3 Whenever SQLITE is selected in "stan...