It is a backup from normal Whatsapp. Its just the Media, Backups and Databases folders put in a created folder. Android>Media>com.gbwhatsapp>GBWhatsApp
I got this log stuff:
CUSTOM_DATA=
FILE_PATH=/data/user/0/com.gbwhatsapp/files
PHONE_MODEL=SM-A528B
ANDROID_VERSION=14
APP_VERSION_NAME=2.24.6.77
APP_VERSION_CODE=1785
USER_CRASH_DATE=2024-05-26T16:35:03.000+02:00
USER_APP_START_DATE=2024-05-26T16:34:21.000+02:00
STACK_TRACE=android.database.sqlite.SQLiteException: no such table: messages (code 1 SQLITE_ERROR[1]): , while compiling: SELECT send_count FROM messages WHERE key_remote_jid = ? AND key_from_me = ? AND key_id = ?
at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:1540)
at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:975)
at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:590)
at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:63)
at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:37)
at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:46)
at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:2278)
at android.database.sqlite.SQLiteDatabase.rawQuery(SQLiteDatabase.java:2217)
at X.2sd.A0C(Unknown Source:8)
at X.2xA.A01(Unknown Source:108)
at com.gbwhatsapp.jobqueue.job.SendE2EMessageJob.A07(Unknown Source:1078)
at X.3fU.run(Unknown Source:1091)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at X.3fU.run(Unknown Source:1215)
at java.lang.Thread.run(Thread.java:1012)
I also renamed the folders inside media, because GB seemed to need GBWHatsApp Images instead of WhatsApp Images for example.
If i don’t rename these the restore doesn’t restore my images etc.
New contributor
Ben Bergfeld is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.