Helium Backup
From Just Solve the File Format Problem
(Difference between revisions)
Kayvon2008 (Talk | contribs) |
Kayvon2008 (Talk | contribs) |
||
Line 3: | Line 3: | ||
/storage/emulated/0/carbon/ contains subdirectories of package ids. | /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. | 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]] | + | 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. |
Revision as of 04:41, 22 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.