Jump to content
AlanScottAgain

Help Deploying SQLite using Dynamic Loading

Recommended Posts

Hi

 

I'm trying to use SQLite with FDAC  using Dynamic loading on Android and iOS. Unfortunately I'm not getting very far.

Currently testing on Android 64.

I'm getting an error:

Project TestFDACDynamic.apk raised exception class EFDException with message '[FireDAC][Phys][SQLite]-314. Cannot load vendor library [/data/user/0/com.embarcadero.TestFDACDynamic/files/libsqliteX.so]. Hint: check it is in the PATH or application EXE directories, and has x86 bitness.'.

 

libsqliteX.so is downloaded from the sqlite download page.

and I deploy to .\assets\internal\.

 

1947991615_Screenshot2024-01-15210845.thumb.png.e626e57099685543c299b55108276471.png

I have tried with other libsqlite.so's with the same issue.

Am I using the wrong file? Or the wrong location?

 

Many thanks for any advice.

 

Alan

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×