Re: SQLite and Android devices

2016-04-28 Thread Roger Eller
; Ralph DiMola > > IT Director > > Evergreen Information Services > > rdim...@evergreeninfo.net > > > > -Original Message- > > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On > Behalf > > Of Alain Vezina > > Sent: T

Re: SQLite and Android devices

2016-04-28 Thread Alain Vezina
green Information Services > rdim...@evergreeninfo.net > > -Original Message- > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf > Of Alain Vezina > Sent: Thursday, April 28, 2016 8:55 AM > To: LiveCode How to > Subject: SQlite and Android devices > >

Re: SQlite and Android devices

2016-04-28 Thread Roger Eller
The structure of an APK is the same as ZIP. Rename the file to whatever.zip and you can look around. Don't change the contents and try to rename a .zip to .apk because the checksum will fail. ~Roger On Thu, Apr 28, 2016 at 8:55 AM, Alain Vezina wrote: > Hi all,

RE: SQLite and Android devices

2016-04-28 Thread Ralph DiMola
:55 AM To: LiveCode How to Subject: SQlite and Android devices Hi all, I am testing one of my apps on an Android device for the first time. I have never had any problem with the same date base on iOS devices. Before I start, I checked the LiveCode lesson How to create and use an SQLite database

SQlite and Android devices

2016-04-28 Thread Alain Vezina
Hi all, I am testing one of my apps on an Android device for the first time. I have never had any problem with the same date base on iOS devices. Before I start, I checked the LiveCode lesson How to create and use an SQLite database. Using LC 7.1.3 in Mac (Maveriks) and Android 5.1.1, I