scudder
Android Expert
Hello...
I'm looking to start "fresh" with my Titanium Backupup Pro App...cleaning out allllll my backups and replacing with new data after cleaning out my phone and having some custom ROM issues. However, I don't just want to trash the Titanium Folder on my sd card and start new because there are a few apps that I have backed up that are important and/or NOT AVAILABLE any more. So I want to grab the APKs and keep them on my computer or otherwise and then trash the Titanium folder as needed.
I noticed in the TitaniumBackup folder on my sd card that there are three files created for each backup with the following extensions:
.properties
.tar.gz
.apk.gz
I know that the .gz and .tar.gz files are compression archives used by Titanium (for those of you that care, the .gz extension is the Gnu Zipped compression method and the tar.gz is a .tar (Consolidated Unix File Archive) package of data files compressed together with .gz)
The first two files above are very small. The ".properties" file seems to be just that: properties/info used by Titanium. The ".tar.gz" file decompresses into a "data" folder which, my assumption, is the data backup of the apk.
Now the last folder seems to simply decompress into the apps apk file. I was wondering if that is PRECISELY what it is and what I want in terms of keeping an apk file of the apps that I want??
There is a method within Titanium to email or otherwise transfer the apk file but to do that from the phone and through email blah blah blah is much MORE work than just decompressing the .apk.gz from the sd card and there's my apk!!
Can anyone confirm that the .apk.gz file is what I'm looking to use to extract the apk??
THANKS!!
I'm looking to start "fresh" with my Titanium Backupup Pro App...cleaning out allllll my backups and replacing with new data after cleaning out my phone and having some custom ROM issues. However, I don't just want to trash the Titanium Folder on my sd card and start new because there are a few apps that I have backed up that are important and/or NOT AVAILABLE any more. So I want to grab the APKs and keep them on my computer or otherwise and then trash the Titanium folder as needed.
I noticed in the TitaniumBackup folder on my sd card that there are three files created for each backup with the following extensions:
.properties
.tar.gz
.apk.gz
I know that the .gz and .tar.gz files are compression archives used by Titanium (for those of you that care, the .gz extension is the Gnu Zipped compression method and the tar.gz is a .tar (Consolidated Unix File Archive) package of data files compressed together with .gz)
The first two files above are very small. The ".properties" file seems to be just that: properties/info used by Titanium. The ".tar.gz" file decompresses into a "data" folder which, my assumption, is the data backup of the apk.
Now the last folder seems to simply decompress into the apps apk file. I was wondering if that is PRECISELY what it is and what I want in terms of keeping an apk file of the apps that I want??
There is a method within Titanium to email or otherwise transfer the apk file but to do that from the phone and through email blah blah blah is much MORE work than just decompressing the .apk.gz from the sd card and there's my apk!!
Can anyone confirm that the .apk.gz file is what I'm looking to use to extract the apk??
THANKS!!