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.
تازہ ترین ورژن
1.3اپ لوڈ کردہ
K Ran Rongkho
Android درکار ہے
Android 8.0+
کٹیگری
مفت ٹولز ایپمواد کی درجہ بندی
Everyone
رپورٹ کریں
فلیگ غیر موزوں ہےLast 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.