Helium Backup
From Just Solve the File Format Problem
(Difference between revisions)
Kayvon2008 (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 10: | Line 10: | ||
Each folder contains 2 files. Both are titled the package ID. The file of interest is the .ab file, which is an [[Android ADB Backup]], second is a json with metadata. | Each folder contains 2 files. Both are titled the package ID. The file of interest is the .ab file, which is an [[Android ADB Backup]], second is a json with metadata. | ||
[[Category:Android Backup]] | [[Category:Android Backup]] | ||
+ | [[Category:File formats named after chemical elements]] |
Revision as of 06:18, 23 November 2021
Helium backups are backups made by the Helium (previously Carbon) backup software by ClockWorkMod, who also made Vyzor and CWM recovery.
Details
/storage/emulated/0/carbon/ contains subdirectories of package ids.
Package IDs of interest: com.android.providers.telephony contains call related data. com.android.providers.userdictionary contains… you guessed it. User dictionary data.
Each folder contains 2 files. Both are titled the package ID. The file of interest is the .ab file, which is an Android ADB Backup, second is a json with metadata.