Not all phones have sqlite3. I do not have (Mi Max 2). And to install this utility you need root.
SQLite for Automagic
Moderator: Martin
Re: SQLite for Automagic
VitPMir's method is better. I have been playing with the code and it's going well. I am using query instead of rawQuery in my flow.
This code can be used to close database.
This code can be used to close database.
Code: Select all
callJavaMethod(objDb, "android.database.sqlite.SQLiteDatabase", "close()");
Re: SQLite for Automagic
Maybe that is without custom ROM. I always flash new smartphone, coz stock is bad for me. ㄟ(ツ)ㄏ
All systems nominal.
Re: SQLite for Automagic
Mine is RN5 with AEX 6.7 Pie 9.0 ROM, and I have sqlite3 binary here. I just found out that adb shell also have the sqlite3 binary baked in. But of course it is useless as we need PC to work with.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.