Helium Backup
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Kayvon2008 (Talk | contribs) (→Details) |
||
Line 8: | Line 8: | ||
/storage/emulated/0/carbon/ contains subdirectories of package ids. <br> | /storage/emulated/0/carbon/ contains subdirectories of package ids. <br> | ||
Package IDs of interest: com.android.providers.telephony contains call related data. com.android.providers.userdictionary contains… you guessed it. User dictionary data.<br> | Package IDs of interest: com.android.providers.telephony contains call related data. com.android.providers.userdictionary contains… you guessed it. User dictionary data.<br> | ||
− | Each folder contains | + | Each folder contains 4 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. There is also the app icon an a nomedia file. |
[[Category:Android Backup]] | [[Category:Android Backup]] | ||
[[Category:File formats named after chemical elements]] | [[Category:File formats named after chemical elements]] |
Latest revision as of 03:22, 24 November 2021
Helium backups are backups made by the Helium (previously Carbon) backup software by ClockWorkMod, who also made Vyzor and CWM recovery.
[edit] 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 4 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. There is also the app icon an a nomedia file.