An Android application written using Java. It can merge an number of SQLite database files into a single SQLite Database files.
The definitions of the Views and Indexes and Triggers are then copied to a plain text file located beside the new database file where the output of merging happened.
You will have to review the plain text file to fix the references to the table names in the new merging database file.
This free version allows you to merge only TWO databases.
Latest Version
1.3Uploaded by
K Ran Rongkho
Requires Android
Android 8.0+
Category
Free Tools AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Nov 15, 2019
Fixed the crash when trying to add new database files. The reason was no permissions are open in new Android versions.
Made the app use Android 10 at least.