Firebird Client 3.0 Alpha 2 for Android Download
I have updated the Building guide for Firebird Client on Android.
Now you can download and include in your native C/C++/Delphi/Pascal projects libfbclient.so.3.0.0
You can download from here:
http://mariuz.android-dev.ro/android_fbclient/libfbclient.so.3.0.0
Can someone help to explain how to deploy this file to Android. Or make some example project. Hope that could cause a great expansion on Delphi/Firebird programing. I saw many questions of that type on Internet.
I suggest you to contact Marius directly.
Thank’s for your suggestion. How can I contact him?
you can ask on lazarus forum how to create a sample project for android
http://forum.lazarus.freepascal.org/index.php/board,43.0.html
After you created the sample apk
you can add the libfbclient.so to the project and use it with lazarus components
http://wiki.freepascal.org/firebird
Thank you mariuz!
library for android libfbclient.so.3.0.0
work to android.
my test FPC JVM and CodeTyphon
exampl apk to
http://www.pilotlogic.com/sitejoom/media/kunena/attachments/8130/TempFirebird.zip
android clietn for firebird example
https://github.com/zeljkoc/PandroidPackage/tree/master/Demos/DemoFirebirdClient