I followed Nikolay Elenkov's method of unpacking backup.ab
.
Is it possible to get data/data/com.android.browser/databases/webview.db
from backup.ab
?
I followed Nikolay Elenkov's method of unpacking backup.ab
.
Is it possible to get data/data/com.android.browser/databases/webview.db
from backup.ab
?
I found a bypass to this problem. Just do a full adb backup including all app data, apk and system data. Then root the phone and restore everything from backup. Then I would be able to access data/data/com.android.browser/databases/webview.db using Root Explorer on my phone.