flasheble zip with your apps - Click Themes and Apps

Hi all!!
First of all,Totally recomended to do a backup if you allready have the rom working and with apps inside.I am not liable of any lost data, use at your own risk
I made a few flashable zips to put the apps that you use often, so, you don't have to install all again, just have to flash the apps after the first boot of the rom.
This has been tested on clockworkmod recovery, i dont know if it also works on maverix recovery o amon ra, i you want i can try to do an update-script too.
There are 5 zips, 2 of the are online for thoose that don't have ext partition, zipapps_template_v2 and apps+data.The other 3 zips are for ext2/3/4 partition.
The only thing that you have to do is unzip the file, and put your apk on data/app and then zip again the data and META-INF directories.
The zip apps+data.zip also can restore the data of your apk.First you have to extract the data directories of the apk that you want to save, that direcories are in data/data, you can extract them with android commander.Then, when you allready unzip the file, you have to put the data directories on data/data, and then zip again.
i'm not an expert on this, so don't be so bad with me xD

armude fantastic job, this is going to simplify installation of applications after installing roms to 0,works perfect.

furious anger said:
armude fantastic job, this is going to simplify installation of applications after installing roms to 0,works perfect.
Click to expand...
Click to collapse
thanks furious!! with this zips and with the contacts in gmail you can wipe your tattoo and have it ready very quickly.

armude said:
thanks furious!! with this zips and with the contacts in gmail you can wipe your tattoo and have it ready very quickly.
Click to expand...
Click to collapse
Nice job. I was waiting something like that.thanks.s
Sent from my HTC Tattoo using XDA

Related

[Q] make custom app pack for flashing

So I'm pretty sure im not the only one who has asked but after searching i couldn't find a guide that helped explaind how to actually make one.
Is there a guide that helps me make a custom zip to flash favorite apps that i always install after a flash. That way i can flash my favorite apps with out the need of a data connection.
2nd follow up ?-
Can i flash user settings like wifi logins?
3rd?-
If i flash from Sense ROM to an AOSP can i still you backups like Titanium to restore apps and user settings or does it have to be Sense to Sense.
You should only restore data from sense to sense or asop to aosp. Not from one to the other. You can install apps with titanium with or without data. I highly recommend you never restore system data. It has a habit of screwing **** up sometimes. And as to your first question. It would be fairly straightforward to build a flashable zip with any apps you want. Actually what I did was use a cwm backup and used it to create a flashable zip that I can restore. I just named it update.zip and choose apply update.zip from recovery and I'm back up. If you build up a ROM how you like it. The way you want it to be on every flash I can convert it for you. Just need to zip up the backup and pm me a dl link for it. Then u can have your own flashable custom ROM.
Sent from my PG86100 using Tapatalk
Artanis said:
So I'm pretty sure im not the only one who has asked but after searching i couldn't find a guide that helped explaind how to actually make one.
Is there a guide that helps me make a custom zip to flash favorite apps that i always install after a flash. That way i can flash my favorite apps with out the need of a data connection.
2nd follow up ?-
Can i flash user settings like wifi logins?
3rd?-
If i flash from Sense ROM to an AOSP can i still you backups like Titanium to restore apps and user settings or does it have to be Sense to Sense.
Click to expand...
Click to collapse
1) When I'm looking for Edify syntax to clarify I have it memorized correctly, I usually google the terms, Edify syntax android and you'll find there are tons of guides on how to write the Edify syntax which operates an update .zip file.
2) Good question. I'm sure you could copy this setting file to your sdcard. Whenever you needed to, you could probably copy the settings from your sdcard back to the /data partition. Be aware that going from Sense to AOSP there *might* be issues, but if everything works, you copy over one file and it stops working, should be easy to figure out what caused the issue.
3)If you're restoring 3rd party apps from one ROM to another, usually 3rd party apps will work. These are basically .apk files all stored in /data/app. You can also manually do this by copying the /data/app directory to your sdcard, switch ROMs and then copy the apk files back.
If you're also interested in keeping the 3rd party app settings, they are stored in /data/data . Copying back this directory is slightly different than copying back the .apk files as the Android package manager assigns user and group permissions to the /data/data directories which need to match the apk file.
If you modify the user/group permissions to match the new assigned permissions via the package manager, there shouldnt be any problems!
Hope that helps!

[Q] Editing Gapps

Hey guys im flashing joker's cm9 beta. With this you have to flash gapps. This is all working great with no complaints. However, I was wondering how I would edit the gapps file to so that I can add in some apps that I like to use ie Titanium back up, root explore....
I have tried unzipping the file and adding in the the apps to the /system/app folder. However after flashing the gapps while the app is there it will crash when i try to run it. If install from the apk over it, then the programs work fine.
Thanks for the help!
Bit_Reaper said:
Hey guys im flashing joker's cm9 beta. With this you have to flash gapps. This is all working great with no complaints. However, I was wondering how I would edit the gapps file to so that I can add in some apps that I like to use ie Titanium back up, root explore....
I have tried unzipping the file and adding in the the apps to the /system/app folder. However after flashing the gapps while the app is there it will crash when i try to run it. If install from the apk over it, then the programs work fine.
Thanks for the help!
Click to expand...
Click to collapse
There will have to be some codework done in order for it to actually install, you cant just toss some apks in there. AFAIK atleast.. I personally would just backup all your apps with TI and then all you have to do is install TI and restore them all. Its how I personally do it. If your hellbent on having them there on your first flash you *might* be able to put them in the /system/apps folder of the actual rom before flashing. Not 100% sure that'd do the trick but ive installed a few apps that way myself.
w0lf215 said:
There will have to be some codework done in order for it to actually install, you cant just toss some apks in there. AFAIK atleast.. I personally would just backup all your apps with TI and then all you have to do is install TI and restore them all. Its how I personally do it. If your hellbent on having them there on your first flash you *might* be able to put them in the /system/apps folder of the actual rom before flashing. Not 100% sure that'd do the trick but ive installed a few apps that way myself.
Click to expand...
Click to collapse
Edit: I tried this but with no luck. I even tried rebooting to see if that would help and it did not. Does anyone know of a guide how to create gapps or how to edit a build of one?
Yeah, that's what I have been doing with TI. It would just be faster if it was already there and I wouldn't have to navigate to it. Install and then have it install all my apps. I will try putting the apps in the rom and see if that works. I was hoping there was some tutorial on how to make your own gapps or how to edit an existing one. It would have been awesome if there was a program that made the gapps for you haha.
I'd like to know as well. I am about to try the rom thing myself, but it would be quite handy to add into the gapps file and use it instead of the rom, then I could switch roms and still have gapps file with my chosen installs without having to adjust each rom file and just adjusting a single file for all.
update:
I tried adding apps to the rom zip file and for whatever reason I can't add to it. I can remove from it, just not add to it.
That happens with certain zips. Extract the zip, add in the files you want and zip it again at the root folder level (select all the folders and send to compressed zip folder in Windows). That's how I always do it to avoid errors if I want to add anything to a zip.
Take a look here to learn how to make your own flashable zips - http://forum.xda-developers.com/showthread.php?p=31624265
Sent from my Desire HD using xda premium
easyrider77 said:
I'd like to know as well. I am about to try the rom thing myself, but it would be quite handy to add into the gapps file and use it instead of the rom, then I could switch roms and still have gapps file with my chosen installs without having to adjust each rom file and just adjusting a single file for all.
update:
I tried adding apps to the rom zip file and for whatever reason I can't add to it. I can remove from it, just not add to it.
Click to expand...
Click to collapse
All you have to do is open it with 7zip. Youll be able to drag/drop as you please.
Sent from my MB855 using xda premium

[Q] app and appdata backup through recovery

Hi
Is does anyone know of a flashable zip i can use through recovery that will backup all downloaded apps in /data/app and the application data that goes with the applications
Thanks in advanced
Titanium Backup has this option and there is a new App that seems promising
xdaid said:
---------------------------------------------------
Atm App2zip does not work for all the devices, it's still experimental and not widely tested, so first of all, especially before backing-up something important, make some test to see whether it works for you (e.g. open App2zip and put in the flashable zip some apps you don't really care, uninstall them and then restore the zip via CWM recovery).
---------------------------------------------------
App2zip allows to backup applications directly to a zip file flashable via CUSTOM recovery, you can build your own update.zip on the fly, no need for PC.
ROOT REQUIRED!
Building your flashable zip is easy:
1) Choose the apps to be included in the zip file
2) Click GO! and wait until the zip is done. That's it!
Even system apps can be included in the zip file but make sure they don't have dependencies and they don't share data with other system apps (otherwise they won't be restored properly).
Restore via stock recovery is not supported yet.
Special thanks to:
michaelg117 (for the idea), Fnorder (signapk script), people in "flashable app backup" thread.
Google Play Link
Feel free to use this thread for any comment or report, if the app does not work for you please tell which device and ROM you're on. Thank you!
Click to expand...
Click to collapse
Thanks for the quick replies I am currently using backup pro to do this but I was wondering if there was a script of a zip that could pull them in recovery to the sdcard and one to push I can create a zip to do this but it means entering every app data location manually I was looking for one that would pull the app and then the data based on the apps name I can send you a copy of the zip
But in short it creates the required folders copes every thing in /data/app and the I have to add lines like so e.g.
com.adobe.reader
For it to copy the data as well
Thanks again
Sent from my HTC Sensation XE with Beats Audio using xda premium

GAPPS

Can we reorganize the applications inside the 'Gapps_ ics_ xxxxxx.signed zip'?
I mean can we eliminate or add some more applications inside of CWM flashable zip file, instead of working with TitaniumBackup to restore our own favorite applications after every wipe Rom Flash ?
I mean just deleting or adding some xxxxx .apk files...
Do you think it works ?
You could probably just make your own gapps zip with titanium so you could always flash the ones you want
Sent from my M886 using Tapatalk 2
I did not know TB has such feature though I have been using it for a long time..
I use it w/ batch feature to restore my apps after every flash.
I will try to find out how to create CWM flashable zip file contains my favorite apps.
Edited,
I found 'create update zip' under settings.
I created zip file from user apps but the file created is only 3 mb though I have araund 100 apps installed and backedup by TB.
it seems it made only for itself not all the other backedup apps..
Am I wrong ?
How to all together apps?
Titanium can only make an update.zip which flashes Titanium.
Feel free to use 7zip to add or remove apks directly from the gapps zip.
Michealtbh said:
Titanium can only make an update.zip which flashes Titanium.
Feel free to use 7zip to add or remove apks directly from the gapps zip.
Click to expand...
Click to collapse
Sorry for the confusion, I guess I just assumed that with all of TB features "create update.zip" would do more than just flash itself. Guess I should try a feature before suggesting it - duh
Sent from my M886 using Tapatalk 2

Is there any way to delete a mod without having to restore a backup or...

Is there any way to delete a mod without having to restore a backup or having to flash the whole rom again ?
this is the mod i wish to uninstall btw: http://forum.xda-developers.com/showthread.php?t=1997919
PD: OP has not provided any cwm flashable zip file to uninstall, is there any workaround to delete all rom-related files ?
The only way I could think of is to open the mods zip and see what files it replaces, then just replace all of them in your phone with stock ones.
Just make sure to backup and wipe caches incase of problems.
shadowofdarkness said:
The only way I could think of is to open the mods zip and see what files it replaces, then just replace all of them in your phone with stock ones.
Just make sure to backup and wipe caches incase of problems.
Click to expand...
Click to collapse
Wanted something more fast and easy, but guess that will do, thanks anyway !
Sent from my GT-I9100 using Tapatalk 2

Categories

Resources