Praful Wadkar
Programmer
Hi,
I am using RAD Studio 10.3 (Delphi) for development of Android application.
When is use some components(Buttons,Textbox etc) then it runs fine on my connected android device.
But when i am trying to use Sqlite connection (TFDConnection component) it does not work on my android device, it just shows blank screen.
i think the problem is due database file path, may be it gets failed on android device because database path not get found.
Can anyone please help me to Sqlite database connection for android app successfully.
I am using RAD Studio 10.3 (Delphi) for development of Android application.
When is use some components(Buttons,Textbox etc) then it runs fine on my connected android device.
But when i am trying to use Sqlite connection (TFDConnection component) it does not work on my android device, it just shows blank screen.
i think the problem is due database file path, may be it gets failed on android device because database path not get found.
Can anyone please help me to Sqlite database connection for android app successfully.