I'm planning to replace my original Eclipse/Java app with a Delphi/FMX version (same functionality) in the Android Play Store.
Will the SQLite database of the old Java app be compatible with the Delphi SQLite database (both have same structure), or do I have to perform some conversion?
Kind regards,
Robert