I can't find this file anywhere. Can anyone advise where this might be stored? I downloaded SQLITE editor on my note 3 but it says no database. When I see the internet icon under Apps in SQLite Editor in /data/data/com.sec.android.pp.sbrowser a pop up error says: "Root shell binary not found in standard location (or phone note rooted).
However, I rooted with Kingroot.
I need to recover all passwords stored in the android internet appl.
Please help.
Thank you!
adb backup com.sec.android.pp.sbrowser. Then extract the file from that backup (for details on ADB, see our adb tag-wiki, and also our backup tag-wiki, especially How do you extract an App's data from a full backup made through “adb backup”?). Please report back if that works. – Izzy Oct 24 '15 at 08:44