SQlite and Android devices

Roger Eller roger.e.eller at sealedair.com
Thu Apr 28 11:19:58 EDT 2016


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 <alain.vezina at logilangue.com>
wrote:

> 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 always receive an
> error message from Android saying that it can’t read my data base or it
> can’t find a part of my data base.
>
> First of all, I don’t know where LC put data base in an Android device and
> we can’t see inside the APK as we do with an iOS app.
>
> Anyone has an idea of what is going wrong ?
>
> Alain Vezina
> Logilangue
> www.logilangue.com



More information about the use-livecode mailing list