[Q] Cooking Theme Into ROM Help! - Galaxy S I9000 Q&A, Help & Troubleshooting

Hi,
The issue I am having is as follows;
- I have a theme that Is working fine on my rom, if installed after the rom has booted once.
- If I add the framework-res, framework.jar and android.policy.jar into the update.zip then I get bootloops.
- If I install the rom first, then let it boot, go back to recovery and flash the same files via a seperate update.zip with just them in, It all works FINE.
- If I install the rom and immediately install the theme then I get bootloops.
It is clearly an issue with installing the theme before letting it boot, But why? And how can I fix this??
Any Ideas?

Install Rom, make a wipe dalvik cache & a wipe cache partition, and install your theme.
But the best way is to paste the framework files of your theme in your Rom.

phil_man said:
Install Rom, make a wipe dalvik cache & a wipe cache partition, and install your theme.
But the best way is to paste the framework files of your theme in your Rom.
Click to expand...
Click to collapse
I have added all the files into the rom and get bootloops, the rom auto-wipes data,system,db data, and cache so already done

Related

[Q] Help me with Changing Theme...?

I downloaded a theme, but how do i delete this theme if i want to try different theme? or can i just flash another theme on previous theme
You should backup the files that the theme changes so you can revert them before applying a new one. Or a nandroid backup in CWM and then restore /system only (which is where most of the theme files goes anyways). Also you'll need to clear cache and dalvik cache.
If you just flash a new theme over another custom one, it is likely that you'll have a few leftovers like icons or custom apps.

Help installing themes

I made some themes with UOT kitchen and I can't install them. I tried with xRecovery, CWM, and metamorfhis. I am using GingerDX. I apreciate any help.
wipe partition cache and wipe dalvik cache from advanced menu in xrecovery after that install the custom zip!
Moved to Q&A and today i feel good so i'm not closing it.
Take the apk from the app folder inside the zip and install it like a normal app. Then you will see it in the Theme Chooser menu.

[Q] what is update.zip in titanium backup app..?

Hi guys..
Can someone explain to me in detail ref: Titanium Backup, what is update.zip function..what is it & what does it do..??
I read somewhere it can be used to create a zip file of your backup apps.. in your next flash you can flash the update.zip in order to restore your apps from "cwm recovery"..!!
Thanks for any help or better tips/solutions..!!
It creates an unsigned update.zip file for installing TB in recovery mode.
soumya_digi said:
It creates an unsigned update.zip file for installing TB in recovery mode.
Click to expand...
Click to collapse
So is it only for installing TB..!!
"Is it possible to create a zip file with all my apps which I can restore from recovery mode"..??
It's only tb. App u flash with cwm,but do a nandroid backup and tb. can extract and restore from your nandroid.quite easy
When u make a tb.zip then use titaniumbackup.zip name,so it's easy to locate and flash.
U use this when u wipe and instal new rom.
Btw.if u extract your rom using root explorer u can modify,delete/add apps and kernel,everything to your liking,then zip it with rootexplorer and flash in cwm.then it's only a few apps u have to restore depends on how many apps u have installed.
Remember if this file doesn't exist then create it and put your 3' apps in there
DATA/app
zodiaxe66 said:
It's only tb. App u flash with cwm,but do a nandroid backup and tb. can extract and restore from your nandroid.quite easy
When u make a tb.zip then use titaniumbackup.zip name,so it's easy to locate and flash.
U use this when u wipe and instal new rom.
Click to expand...
Click to collapse
Can you explain more clearly..I'm confused on what you said about make tb.zip..(how)..?
So do I make zip > use update.zip function..??
Open settings in tb. There is an option to make a "update.zip" of tb. This one u can flash from cwm,but its only needed to flash when u wipe your phone and it's only tb. App that is restored,the rest of your missing apps u restore from tb.
In tb. settings there is also an option to extract your nandroid backup(of cause u got 1) and restore apps from that.
About "root explorer". read a bit more on how to add and remove things from roms u downloaded.even though it's quite easy to do
@Zodiaxe.. Many thanks cleared up my confusion..
The update.zip is only used for tb..!!
I was hoping there would be a method whereby all my apps could be compressed in one zip file, which I can then flash in cwm to "restore" all my apps..
I hate the tiring method of restoring them manually..!!
Yeah I know what u mean.its a drag,LOL
but buy the premium its worth the money.
When u restore in premium u select the apps(as in free) but it's then 1-click restore and tb. do the rest.and a whole lot nice features comes with the premium
---------- Post added at 05:57 PM ---------- Previous post was at 05:43 PM ----------
Btw. I think what u are looking for is APP2ZIP try search play store.don't know if sgs‘s is supported.
Thanks mate.. Have been very helpful..!!
I will have a look at that app, many thanks again.
What exactly is an update.zip file used for? I know I had to run it when I flashed AOKP to my Droid Inc. It was in the instructions to do so, but I was not completely sure what I was doing at that exact step of the process.
Also, I have TB (Premium). I use it to back up all system data and user apps. I have never needed it to restore any data, but I am sure I will in the future. This is mainly because I flashed AOKP M5 to my Galaxy Nexus a little over 2 weeks ago and have not looked back.
My last question at the moment is this. If I wipe/clear cache, clear dalvik cache and wipe user data (factory reset) how does my TB data stay in tact exactly?
-Kris
KRJ_87 said:
What exactly is an update.zip file used for? I know I had to run it when I flashed AOKP to my Droid Inc. It was in the instructions to do so, but I was not completely sure what I was doing at that exact step of the process.
Also, I have TB (Premium). I use it to back up all system data and user apps. I have never needed it to restore any data, but I am sure I will in the future. This is mainly because I flashed AOKP M5 to my Galaxy Nexus a little over 2 weeks ago and have not looked back.
My last question at the moment is this. If I wipe/clear cache, clear dalvik cache and wipe user data (factory reset) how does my TB data stay in tact exactly?
-Kris
Click to expand...
Click to collapse
This is a general explanation of update zip
There are several ways to install applications or library
files to an Android Phone . You can use Market application
to find and install or adb command line tool to install or
push the files to Android file system. These are all easy to
implement for single file but if you have several
applications or library files to install at once, it might be
better to use update zip file. The update zip file is Android
advanced system to install applications or lib files to
Android file system using recovery tool. This method is
commonly used by rom or theme developers to distribute
their package.
Hope that makes sense
Answer to your last question all data saved in TB will stay in tact..so when you flash you can restore apps & data nothing will be lost (as long as you don't format sd card)
Roots said:
This is a general explanation of update zip
There are several ways to install applications or library
files to an Android Phone . You can use Market application
to find and install or adb command line tool to install or
push the files to Android file system. These are all easy to
implement for single file but if you have several
applications or library files to install at once, it might be
better to use update zip file. The update zip file is Android
advanced system to install applications or lib files to
Android file system using recovery tool. This method is
commonly used by rom or theme developers to distribute
their package.
Hope that makes sense
Answer to your last question all data saved in TB will stay in tact..so when you flash you can restore apps & data nothing will be lost (as long as you don't format sd card)
Click to expand...
Click to collapse
It definitely makes more sense now, but I am not quite there yet. Are you saying that update.zip file is just one option and that using TB would be an alternate to using update.zip file?
As far as your explanation on the TB file staying in tact, that makes sense. Thank you.
-Kris
If you go back read first few posts..
In tb the update.zip function used to restore tb only from cwm.. Or you can create an update.zip in order to restore/update something in your rom (as in your case when you installed aokp you also flashed update zip)
An update.zip is flashable file, this can be a rom, theme or apps.
there is a update.zip on your SD-card, this is your costum recovery(cwm) do not remove or rename this file
No, clearing cache or dalvik cache nor factory reset will affect TB. or it's data.
And wipe cache + dalvik is a good thing to do once in a while.
Factory reset is is done i u flash a new rom or have trouble with your phone, lag,slow or other problems
Usually this is caused by some app or settings. Then do a factory reset,if u can't find the problem
zodiaxe66 said:
An update.zip is flashable file, this can be a rom, theme or apps.
there is a update.zip on your SD-card, this is your costum recovery(cwm) do not remove or rename this file
No, clearing cache or dalvik cache nor factory reset will affect TB. or it's data.
And wipe cache + dalvik is a good thing to do once in a while.
Factory reset is is done i u flash a new rom or have trouble with your phone, lag,slow or other problems
Usually this is caused by some app or settings. Then do a factory reset,if u can't find the problem
Click to expand...
Click to collapse
But can update.zip file be created where all my apps are inside or compressed inside..??
So when I flash new rom can I flash that update.zip file (after renaming it) in order to restore my apps..?? "Yes I'm aware of tb batch one click restore..
No, not with TB but u can extract and restore apps from your cwm(nandroid) backups.
check out the APP2ZIP,that can do do exactly what u are looking for,make a flashable zip with your apps and settings.u can find it here on xda and in play store.
regarding on the topic
Im just newbie on android and i have intentionally delete the folder App on my system files thinking that it was just a back up file
and my android phone just stock on boot up!
I have to same android phone
rooted
is it possible to make an TB update zip containing the system app on my other android phone and
flash it on the broken one using the CWM?
No. It isn't that simple. While you could install titanium backup with the update . zip the phone still won't boot. And you need a running system to even start tb.
So you would need the Rom you were using. Flash that first and flash the tb update.zip afterwards. Then you will get a rom with tb already installed.
From there you can start to restore apps you hopefully have backed up before...
KRJ_87 said:
What exactly is an update.zip file used for? I know I had to run it when I flashed AOKP to my Droid Inc. It was in the instructions to do so, but I was not completely sure what I was doing at that exact step of the process.
Also, I have TB (Premium). I use it to back up all system data and user apps. I have never needed it to restore any data, but I am sure I will in the future. This is mainly because I flashed AOKP M5 to my Galaxy Nexus a little over 2 weeks ago and have not looked back.
My last question at the moment is this. If I wipe/clear cache, clear dalvik cache and wipe user data (factory reset) how does my TB data stay in tact exactly?
-Kris
Click to expand...
Click to collapse
Yes.. It's all there as long as you don't wipe or format sd card. (tb data folder)
Sent from my blazing SGS i9000 using Tapatalk 2
Reviving this to add that last month tb added support for update.zip which holds all backups.
Theres 2 now:
1. settings > update.zip is a flashable zip with only tb
2. batch > recovery update.zip is a flashable zip with all backups
Everyone should be using one of these two methods to ensure u have the latest tb to restore from (since roms are always out of date), or to restore everything straight in recovery.

Unfortunately settings have stopped

I just flashed a theme zip file from themes and apps section . The phone boots but when I enter into settings I get the error unfortunately settings have stopped.
Not sure if I should maybe wipe cache or something?
I'm running Monxdified rom and don't fancy doing a fresh install. Any help with this error is appreciated :thumbup:
Sent from the Zed
Which theme zip did you flash?
The flashable zip from here >>> http://forum.xda-developers.com/showthread.php?t=2370849&page=3
I had instaled some of his themes manualy which worked great. But the flashable zip has caused the settings error.
Try deleting the theme apks that you flashed from /system/app then reboot.
Now why didnt i think of that....lol
Worked straight away after removing all apk's

[Q] How to install system app from stock lollipop ftf to custom rom

hi i have locked bootloader and using purex L v2.2 everything okey but i have some problems.
i see rajeevs some apps removed his rom. i download stock ftf, edit sin editor and make system.sin to system.ext4 and open extexplorer then compare and listed removed apps from stock lollipop rom between Rajeev's Purex L v2.2 rom
i copy folder by folder what ı want app with root explorer and make permissions i reboot and wipe cache dalvik cache , apps showing menu but when i open it has stopped message showing. what wrong make i dont understand in kitkat this method working. how install stock apps to custom rom.
some apks have stock lollipop in system/app and system/priv-app
i wanna install what i want stock apps to rajeevs rom. thanks
anybody dont know?
deliler said:
anybody dont know?
Click to expand...
Click to collapse
Maybe install as user? Though System install should work the way you describe.
langeveld024 said:
Maybe install as user? Though System install should work the way you describe.
Click to expand...
Click to collapse
i try normall install but dont working
deliler said:
i try normall install but dont working
Click to expand...
Click to collapse
Maybe if you put in system/app/ and system/priv-app/, set correct permission for apk and for folder, reboot, and don't wipe dalvik cache as dalvik is not used in lollipop. In fact, wiping cache wouldn't even be necessary for the apps to install correctly.
langeveld024 said:
Maybe if you put in system/app/ and system/priv-app/, set correct permission for apk and for folder, reboot, and don't wipe dalvik cache as dalvik is not used in lollipop. In fact, wiping cache wouldn't even be necessary for the apps to install correctly.
Click to expand...
Click to collapse
Hi i Check permissions its correct
You can't. You need to re-sign it with the platform certificate for target firmware. Contact your custom ROM developer for platform key, but they're reserve the right to keep it private for security reasons.
Edit: Nevermind, I see you're using stock firmware still. Make a.request for flushable Zip from them, maybe they broke it with some hack.
Sent via Tapatalk on my Xperia Z

Categories

Resources