Linked Questions
31 questions linked to/from How do you extract an Android app's data from a full backup made through "adb backup"?
53 votes
4 answers
59k views
Is there a way to look inside and modify an adb backup created file?
I created a backup of my Galaxy Nexus with adb backup. The resulting file is named backup.db and it's somehow encrypted. I wanted to restore the backup, but it stops when it comes to restoring com....
42 votes
9 answers
62k views
How to get rid of update notifications for a given app in Google Play Store?
General question I have an app X installed on my device in version Y. I don't want to update it to any newer version (Y+z) for some reason. Still, the Google Play Store app always lists updates for X, ...
60 votes
1 answer
92k views
What all does ADB backup and how do I restore part of it?
I am soon going to unlock bootloader and root my Nexus 5, but I didn't wanted to wipe all the data so I thought of using the ADB backup function to restore after rooting is done. adb backup [-f <...
30 votes
4 answers
117k views
Where can I find out when I installed an app?
Is there a Play Store log file? Or should I be looking where apps are installed on the phone for time/date stamps?
26 votes
2 answers
18k views
Partial adb restore
ICS devices support creating backups using adb backup, and restoring them using adb restore. Using adb backup, one can select that everything should be backed up, or only a certain package. However, ...
8 votes
2 answers
89k views
Ways to remove android device encryption
Since I still encounter issues with modified boot images and recovery images I want to remove the device encryption from my Nexus 4 (running 4.3). I known that there is no "official" way to to this ...
3 votes
2 answers
50k views
How can I access my Android Internal Storage (data/data) from the pc?
Not the SD Card that downloads, folders, gallery, etc. goes to. I mean the data/data internal memory of the Android device, where game saves, factory apps, etc. goes to. As much as I'd love to root ...
6 votes
2 answers
24k views
How do I save purchased apps as APKs?
I am unable to save APK's that I have purchased (actually paid for) through the Play store. Usually SaveAPK is able to save the APKs that I'm interested it, however this didn't work: it sais Copy ...
7 votes
2 answers
13k views
Get notes created using "Notes" default app and export them to PC
I'm searching a way for get all my notes1 created in my Samsung Galaxy Ace II2 and export them to PC "in separately or unified text file (.txt)". After hours of searching, I found this question; ...
3 votes
3 answers
17k views
How to backup all notes from the stock notes app in Froyo?
Is there an easy way to backup/export notes from the stock notes app in Froyo? Alternatively, I'd like to know where said data gets stored, so I can manually copy them over to my PC. Edit: I'm pretty ...
1 vote
1 answer
7k views
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?
0 votes
1 answer
7k views
Export list of Downloads (no root)
I was using Firefox and for some reason it deleted all downloads from the SD card. I found an in-built app "Downloads" which has a list of all files downloaded to date, listing both Chrome and ...
1 vote
3 answers
3k views
How do i find apps which weren't installed from Android Market
The Sky Go application will not work for me because it thinks my Samsung Galaxy Nexus is rooted even though I have never rooted it. According to the Sky customer service agent I chatted to, this can ...
-1 votes
1 answer
5k views
What does ADB Back up restore to an android device? [duplicate]
Does ADB Back Up contain system files? Supposing an un-rooted android device has got an ADB back up and something goes wrong and the device does not boot up, then can the ADB back up be useful?
0 votes
1 answer
3k views
Can't find webview.db file for android browser to view saved passwords in internet app
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 ...