Adding reboot option - Atrix 4G Themes and Apps

Does anyone know what is needed to add the reboot option to the power menu.. I want to add it to the current theme I'm using. Thanks in advance
Sent from my MB860 using XDA App

mscott998 said:
Does anyone know what is needed to add the reboot option to the power menu.. I want to add it to the current theme I'm using. Thanks in advance
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
What theme are you using... most of them incorporate the reboot option... unless your using a custom theme... Might try flashing something like gingerblur, or one of the other popular themes in this forum. Then you can edit the framework-res.apk to your liking, replace what ever icons you want back, and you'll have the reboot option as well. Sorry, I'm ot sure how to just add the reboot option though... sure it will require the editing of services.jar or the framework-res.apk.

the theme im using doesnt have it. i want to modify the theme and add it but im no sure what i need to do to add that feature.. does anyone know how?

Can anyone help ...
Sent from my MB860 using XDA App

You could use my MotoBlur theme as a base for your theme. Its just the stock theme with 1% battery and reboot added.
http://forum.xda-developers.com/showthread.php?t=1076655
The reboot option is added by editing android.policy.jar.

Nottach said:
You could use my MotoBlur theme as a base for your theme. Its just the stock theme with 1% battery and reboot added.
http://forum.xda-developers.com/showthread.php?t=1076655
The reboot option is added by editing android.policy.jar.
Click to expand...
Click to collapse
Thanks sir, ill look into it

I got into the files and im trying to find the one that contains the modified code for the reboot option. there are quite a few .smali files just truing to figure the right one out and im good

mscott998 said:
Does anyone know what is needed to add the reboot option to the power menu.. I want to add it to the current theme I'm using. Thanks in advance
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
[HowTo] Add a Reboot option to the power menu (Froyo)

hey. did you ever figure this out?? i am using gladiatrix 3 but it does not have the reboot option. i dont want to use a theme because i like it the way it is but would love the reboot option?

buffalo06 said:
hey. did you ever figure this out?? i am using gladiatrix 3 but it does not have the reboot option. i dont want to use a theme because i like it the way it is but would love the reboot option?
Click to expand...
Click to collapse
Tried it the other day for 2.3.4... incredibly difficult... well, maybe not so much difficult, as it is trying to find a complete set of directions... Apparently, the devs used a combination of two different threads that were written for different phones... so the code lines don't match up and it was a damn cluster **** to try an figure out, so I gave up... Kenneth said this will be implemented on his next update for 2.3.4.
I wish I still had the pages saved, but I deleted them after trying to do this for a couple of hours, so I wouldn't be tempted to try it again. Ask in the IRC chat, there are a few people there that can direct you to the right place if you want to attempt, and good luck.

Bump, anyone find a good source for how to do this on gb? I'm not having luck finding the info.

msd24200 said:
Bump, anyone find a good source for how to do this on gb? I'm not having luck finding the info.
Click to expand...
Click to collapse
No one's been able to do it yet as far as I know. The gingerbread file structure associated with the reboot option has changed so much that it is incredibly difficult. I had heard a report that Designgears may have figured it out, but I think it was probably a false report, as no Atrix Dev has yet to incorporate it into a ROM or theme.

Swiftks said:
No one's been able to do it yet as far as I know. The gingerbread file structure associated with the reboot option has changed so much that it is incredibly difficult. I had heard a report that Designgears may have figured it out, but I think it was probably a false report, as no Atrix Dev has yet to incorporate it into a ROM or theme.
Click to expand...
Click to collapse
Thanks swift, I found a file on modaco, I think it was framework for an lg that had it, but couldn't find any actual info as to how it is needed to be modified.
Sent from my MB860 using XDA Premium App

Swiftks said:
No one's been able to do it yet as far as I know. The gingerbread file structure associated with the reboot option has changed so much that it is incredibly difficult. I had heard a report that Designgears may have figured it out, but I think it was probably a false report, as no Atrix Dev has yet to incorporate it into a ROM or theme.
Click to expand...
Click to collapse
Just another update... DG said to me a while back that he was able to add the options, but they screwed up the current options so none of them worked. He did not get it working for the Cognition beta.
I tried my hand as well, but couldn't figure it out.

I used gscript and just made a shortcut on my desktop. Works great.
Is it adding the button to the menu that breaks it?
Sent from my MB860 using XDA App

I tried as well, and all I got was me turning my power button into a reset button, options wouldn't show up.. so there was no way to turn it off, it would just reset my phone when ever I tried to pull up the Phone options..

I was working on this a little bit once I got GB update. I am like 80% the way through it. I can link to what I am going off of-
From the Vibrant Forums
I had all the files edited and ready to rock, the problem I was at was the RECOMPILING. I think I was missing some dependencies.
I got all the way up to that point and had to go home for the day at work- never picked it back up. If I get some time at work today I'll give it another crack.
If I get anywhere I'll post my framework-res.apk.

I followed the steps from that thread too and while I could build/compile everything fine and get the options to show in the menu none of the reboot options would work. Seems we're all having similar issues with this.

malfuncion said:
I was working on this a little bit once I got GB update. I am like 80% the way through it. I can link to what I am going off of-
From the Vibrant Forums
I had all the files edited and ready to rock, the problem I was at was the RECOMPILING. I think I was missing some dependencies.
I got all the way up to that point and had to go home for the day at work- never picked it back up. If I get some time at work today I'll give it another crack.
If I get anywhere I'll post my framework-res.apk.
Click to expand...
Click to collapse
Nottach said:
I followed the steps from that thread too and while I could build/compile everything fine and get the options to show in the menu none of the reboot options would work. Seems we're all having similar issues with this.
Click to expand...
Click to collapse
I was following that thread as well, and my issue was stated above, then I saw this from the DX2 forum, which has GB and on his change log, he stated he added reboot options.
http://forum.xda-developers.com/showthread.php?t=1198857
I grabbed his theme, compared the framework.jar, framework-res.apk, and android.policy.jar files.. they pretty much match up with ours. So, using Notepad++, I did a compare between the files, added what he added, basically looks like the same things from the vibrant how-to. This time around, when I press for the power options, it comes up normal, but the link to the 'reboot' does not show up... I might try this without the battery %, as that takes up alot of the hex id....
I'm thinking we might need to add that line from DG that he did a while back for the first reboot options on froyo...
I also have no problems with recompile... I'll mess around with it some more when I have free time.. I don't spend much time inside during the summers..

has anyone decompiled the framework-res from the g2x's gb build or maybe even CM? Not USE the framework of course, but maybe see what flags that policy uses for a reboot?
edit* seems like previous posted may have tried what I asked. back to the digi drawing board...

Related

Help Compiling Framework-res.apk [SUCCESS!]

So I'm hoping the community can help me solve a problem I'm having compiling the framework-res.apk. I'm using Apk Manager and am trying to add the power menu options to deodexed JL5. The apk seems to decompile without a problem and I went in and made all the necessary edits and then compiled it. The problem is that after it's done compiling it is significantly smaller in size than it should be. I tested this by decompiling the framework and then immediately compiling it back without making any changes; the result is an almost 1mb smaller file. Any ideas why? Well, here's hoping I have the answer in the morning.
Awww nobody knows? I figure with all the rom devs and themers someone would quickly be able to point me in the right direction. T_T
What are you using to decompile then compile that apk? If using apk manager, be sure you set the compression level (have to set it to 0 when i'm working with the phone apk's to kill the ascending ringer, default is set to 9), and set the max memory size to 512, default there is 64. Thats if using apk manager. If you're using anything else to work with the apk's, sorry, but I wouldn't know. Good luck man.
edited: noticed you are using apk manager. try adjusting the settings i mentioned, hope it helps.
Br1cK'd said:
What are you using to decompile then compile that apk? If using apk manager, be sure you set the compression level (have to set it to 0 when i'm working with the phone apk's to kill the ascending ringer, default is set to 9), and set the max memory size to 512, default there is 64. Thats if using apk manager. If you're using anything else to work with the apk's, sorry, but I wouldn't know. Good luck man.
edited: noticed you are using apk manager. try adjusting the settings i mentioned, hope it helps.
Click to expand...
Click to collapse
Thank you so much for the tip. I was looking at apk manager's options and JUST noticed the compression level setting. Then checked here and see you mentioned that as well as the memory size. I'll post back and let you know if it worked. Hoping I can get this power menu out to everyone soon. Of course, right when I do another leak will come... lol
God forbid another leak right now, I'm just getting ready to tear apart stock jl5 and take a crack at doing something my own. Hopefully I can at least have a few days with jl5 to learn how to break stuff.
Good luck with the framework, interested to hear your results.
Ginger Clone's of the World Unite! Via the XDA App
Br1cK'd said:
God forbid another leak right now, I'm just getting ready to tear apart stock jl5 and take a crack at doing something my own. Hopefully I can at least have a few days with jl5 to learn how to break stuff.
Good luck with the framework, interested to hear your results.
Ginger Clone's of the World Unite! Via the XDA App
Click to expand...
Click to collapse
It compiled. Took a few tries though. Found out I had totally botched my resource id's. Got them sorted out though and it worked. The real test will be when I flash this puppy to my phone. Now to fix my resource id's in the android.policy.jar and framework.jar. FUN FUN ...
Well **** it didn't work. It actually booted up this time but shortly after started vibrating and crashed. Well... back to the ol' drawing board....
Edit: My phone only crashes when I try to access the powermenu.
Edit2: *facepalm* when I added in the resource ID's for the additional menu options I had to change others to compensate. Well I forgot to change those ID's in the smali... so I guess that means whenever I hold down the power button it looks in two places for what to do and flips a table. At least I know what the issue is [I think]. Time to fix it!
Just thought I'd say that I FINALLY got it to work. I now have the reboot options on stock JL5. W00t!!1one!
I sad in the mod thread I'd pick your brain in the future, guess I'm impatient. What made it finally work?
Sent from my SGH-T959 using XDA App
i know this is old, but does anyone know how he got this to work? i cannot re-compile framework-res.apk using apk manager
Whitehawkx said:
Thank you so much for the tip. I was looking at apk manager's options and JUST noticed the compression level setting. Then checked here and see you mentioned that as well as the memory size. I'll post back and let you know if it worked. Hoping I can get this power menu out to everyone soon. Of course, right when I do another leak will come... lol
Click to expand...
Click to collapse
I join the question of ldrifta.
It would be so kind to explain where he changed the compression to 0, and expanded memory to 256.
It is that to use the APK Manager 10 option, it does not use 7za, but it uses "java - jar apktool.jar", and not be as remove compression to jar.
Thank you.
Help
how do you do that. I Am Try To Add The Reboot Bot I Dont Now Where Is That. And i Am Try To Change The Lockscreen From Glass To Standart And I Dont Now Where Is That Code. Some Body Can Help me I Can Send The framework-res From My Vibrant.
Watch this http://forum.xda-developers.com/showthread.php?t=811532

[Theme]HoneyComb is HERE!! **Updated**

Time To Give Your Atrix The Respect its Dual Core Processor Deserves !!! Give it HoneyComb!!​as always my themes expose the liar in at&t it will tell you 3g or 4g etc
!!! MUST BE DEODEXED !!!
Basic Install is unzip the HoneyComb.7z
1. rename services.zip to services.jar
2. Back Up your current services.jar and framework-res.apk
3. adb push both to phone
4. adb shell
5. su
6. mount -o rw,remount /dev/block/mmcblk0p12 /system
7. cp /(Dir to pushed files)/(files) /sytem/framework PUSH SERVICES.JAR FIRST AS FRAMEWORK-RES.APK WILL REBOOT YOUR PHONE
8. exit
9.exit
10. enjoy
***Made a Few Updates and fixes***
Not to be rude...I'm thankful for people trying to mod the Atrix...but it would appear all you did was change the background and the default colorscheme for certain aspects, which appear broken without modding the way the aspects actually interact.
hotleadsingerguy said:
Not to be rude...I'm thankful for people trying to mod the Atrix...but it would appear all you did was change the background and the default colorscheme for certain aspects, which appear broken without modding the way the aspects actually interact.
Click to expand...
Click to collapse
You are very non-observant. Did you not see the notification bar? That's the big deal in this theme. Different icons and the nice looking shaded black bar, oh and the settings menu. I like it and I think it looks awesome.
hotleadsingerguy said:
Not to be rude...I'm thankful for people trying to mod the Atrix...but it would appear all you did was change the background and the default colorscheme for certain aspects, which appear broken without modding the way the aspects actually interact.
Click to expand...
Click to collapse
lol well sir you are in the themeing section not the development, currently with out a recovery custom roms can not exist and even what i have made i havent released because it would be dangerous to people like you also the menu appears broken as you call it because currently honeycomb is optimized for tablets this came from a Xoom system dump
I will add version tomorrow with non split menu , i did it on purpose as i liked the look and the honeycomb version of part grey part transparent didnt render on atrix right. I will also fix an over sight in a transparent submenu that i noticed today it made sub menu hard to read, any how its just a theme and im just posting alot of new looks if you notice a problem let me know ill fix , better to get bugs out before the roms
thanks for the work will try it once updates are finished
Did you use the Adeo files for the reboot options, etc?
Sent from my MB860 using XDA App
synergye said:
Did you use the Adeo files for the reboot options, etc?
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
you can use it with adeo if you want yes
t0dbld said:
you can use it with adeo if you want yes
Click to expand...
Click to collapse
I was asking if you used the Adeo framework-res.apk, as I don't want to lose the reboot options while trying out something different. Thank You.
Ya the notification bar is nice but when you drop it down it splits and comes out different colors. And look at the way menus come up...
Sent from my MB860 using XDA App
is there any way to get this as a non adb push or whatever? like maybe an exe or something that is run from the PC?
excuse my ignorance, but i have never once been able to do anything adb related and would like this.
synergye said:
I was asking if you used the Adeo framework-res.apk, as I don't want to lose the reboot options while trying out something different. Thank You.
Click to expand...
Click to collapse
I'm also wondering about this... I'd rather not lose the reboot feature.
hotleadsingerguy said:
Ya the notification bar is nice but when you drop it down it splits and comes out different colors. And look at the way menus come up...
Click to expand...
Click to collapse
More info on this or a screenshot? Are there still a few issues that need to be worked out?
CC Lemon said:
I'm also wondering about this... I'd rather not lose the reboot feature.
Sorry i Did not Use his frame work, when i get a free moment ill do that one
More info on this or a screenshot? Are there still a few issues that need to be worked out?
Click to expand...
Click to collapse
I have not had the time to do any more work on this as of now as i am working on bootloader and on a better ubuntu as well
Ok As for the comments about the pulled down notification bar cracking , its not a crack its the design , same with the current menu's do you think i dont know how to use FILL ? you know the thing with the Paint bucket spilled? i made choices for the way i liked them if you dont its ok , but dont call it broken
Few more updates made i fixed what was actually broken and changed a few of the menus
t0dbld said:
Time To Give Your Atrix The Respect its Dual Core Processor Deserves !!! Give it HoneyComb!!​as always my themes expose the liar in at&t it will tell you 3g or 4g etc
!!! MUST BE DEODEXED !!!
Basic Install is unzip the HoneyComb.7z
1. rename services.zip to services.jar
2. Back Up your current services.jar and framework-res.apk
3. adb push both to phone
4. adb shell
5. su
6. mount -o rw,remount /dev/block/mmcblk0p12 /system
7. cp /(Dir to pushed files)/(files) /sytem/framework PUSH SERVICES.JAR FIRST AS FRAMEWORK-RES.APK WILL REBOOT YOUR PHONE
8. exit
9.exit
10. enjoy
***Made a Few Updates and fixes***
Click to expand...
Click to collapse
Is it me or is the download link missing?
haha sorry wasnt you was in a hurry yesterday and xda only would allow 4 files so its fixed now
t0dbld said:
haha sorry wasnt you was in a hurry yesterday and xda only would allow 4 files so its fixed now
Click to expand...
Click to collapse
Coolbeans and thank you for your work.
great theme, notifications are hard if not impossible to read on the notification bar, as with the date on the drop down. would like to see ATT out of there, over all though i really like the theme and will continue to use it
tha5150 said:
is there any way to get this as a non adb push or whatever? like maybe an exe or something that is run from the PC?
excuse my ignorance, but i have never once been able to do anything adb related and would like this.
Click to expand...
Click to collapse
What you're looking for is an install.bat file (script) that pushes everything to the phone for you. Im sure that if requested t0dbld might be able to put one together for easy install. He's good at that sorta stuff from what I've seen on other threads
Sent from my MB860 using XDA Premium App
Will this work on the bell atrix? Thanks
Sent from my MB860 using XDA Premium App

[THEMES] GingerBlur +1% Battery(2 Versions) and GalaxyBlur + 1% Battery

My Version of the GingerBlur framework given to us by kennethpenn with the 1% battery mod by shoux.
Battery + Charging Icons provided by _JKay_ over in the I9000 forums, and all others are courtesy of Samsung, lol.
Bios GingerBlur Boot Animation Edited by Krshaw18 is the provided bootanimation, as its the one I use.
This is only a mod to the GingerBlur framework, all I did was put all the pretty pictures in the right places... if you want to thank someone look above, donate to them.
Changes to GingerBlur framework --> Battery Icons, Signal Bars (1-4 are Silver, 5th is Green), Data Icons, and wifi signal.
*H icons are provided but 3G is the one constantly shown as thats the one I like.
Any Issues let me know, and I'll try and get to them tomorrow. However I am participating in a marathon this weekend so nothing may show til beggining next week.
THIS HAS ONLY BEEN TESTED ON MY PHONE(AT&T 4.1.83) I WOULD NOT TRY THIS ON ANY OTHER VERSION. I'M NOT RESPONSIBLE FOR TURNING YOUR PHONE INTO A PAPERWEIGHT.
Added the original GingerBlur for those requesting it.(Check Previews)
Added GingerBlur Ver2 = Original GingerBlur with the Battery Icons from GalaxyBlur (not tested, and no previews, but made the same way as the others)
All downloads are CWM Flashable Zips.
Download Galaxy Blur:
V1 w/ Cyanogenmod anim: http://www.multiupload.com/EXWX92BS4M
Download GingerBlur:
V1 w/ Cyanogenmod anim: http://www.multiupload.com/ZFMSS6KUYF
V2 w/ Cyanogenmod anim: http://www.multiupload.com/PL9SK1JA7U
V2 w/ Stock anim: http://www.multiupload.com/1MX206X6HY
There's probably one available somewhere else (although my searches doesn't find anything), but can you make one with only the battery icons [for GingerBlur]? I quite like the current look but want batt. percentage. Would be greatly appreciated
Gingerblur added
yamanote said:
There's probably one available somewhere else (although my searches doesn't find anything), but can you make one with only the battery icons [for GingerBlur]? I quite like the current look but want batt. percentage. Would be greatly appreciated
Click to expand...
Click to collapse
Check OP. Added Original GingerBlur with a different/better icon set for the battery%. Let me know how it works.
Can i flash it over Kenneth's gingerblur 3.1?
Galaxyblur?
Sent from my MB860 using XDA App
toddran1 said:
Galaxyblur?
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
yea, what is galaxyblur??
matthebe said:
Check OP. Added Original GingerBlur with a different/better icon set for the battery%. Let me know how it works.
Click to expand...
Click to collapse
Great, thanks! Will flash it later and let you know the result.
Not to sound really picky but I prefer the battery icon in the Galaxy version, but don't want the other replacement icons. Is it just a matter of unzipping the 'original' mod zip and replacing the icons within with the battery icons from the Galaxy version, then rezipping and flashing?
@others I believe GalaxyBlur is what you see in the first two images- ie data/3G/etc icons changed to the Samsung icons as well as the battery.
Sent from my MB860 using XDA App
can i install this over GladiAtrix 3?
any battery drain after install themes?
GalaxyBlur is just the random placeholder I gave my theme due to most of the files I added being from the SGS II system dump. It'll get a more cleaver name soon.
And Yes, this will go perfectly fine over Gingerblur 3.1 and GladiAtrix 3
Sent from my Atrix (4G?)
yamanote said:
Great, thanks! Will flash it later and let you know the result.
Not to sound really picky but I prefer the battery icon in the Galaxy version, but don't want the other replacement icons. Is it just a matter of unzipping the 'original' mod zip and replacing the icons within with the battery icons from the Galaxy version, then rezipping and flashing?
@others I believe GalaxyBlur is what you see in the first two images- ie data/3G/etc icons changed to the Samsung icons as well as the battery.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
No problem, I already uploaded it if you hadnt already done it. And yes, its just a matter of pulling the right icons from the "drawable-hdpi" folder and placing them in your "framework-res.apk".
matthebe said:
No problem, I already uploaded it if you hadnt already done it. And yes, its just a matter of pulling the right icons from the "drawable-hdpi" folder and placing them in your "framework-res.apk".
Click to expand...
Click to collapse
Thanks- that was unexpected
I guess I know what to do now if I find other icons that I like (and can stop bugging you ).
Downloading v2 right now, will update this post when complete.
EDIT: Flashed, no problem. First boot after that took some time (thought it had broken something lol) but it eventually got there.
One thing you should probably note in OP is that the animations are now changed (looks like CyanogenMod's...?). Personally I don't mind but I think some people would prefer the stock animations which are slightly less fancy.
Now if only I could get the launcher menu to fade in or pop up smoothly as opposed to having it just appear...
yamanote said:
Thanks- that was unexpected
I guess I know what to do now if I find other icons that I like (and can stop bugging you ).
Downloading v2 right now, will update this post when complete.
EDIT: Flashed, no problem. First boot after that took some time (thought it had broken something lol) but it eventually got there.
One thing you should probably note in OP is that the animations are now changed (looks like CyanogenMod's...?). Personally I don't mind but I think some people would prefer the stock animations which are slightly less fancy.
Now if only I could get the launcher menu to fade in or pop up smoothly as opposed to having it just appear...
Click to expand...
Click to collapse
hmm... yea animations are always switched off on mine lol so i never noticed... I'll take a look at it.
Edit: Just added the stock animations back, check OP for link. Again, let me know of any problems.
galaxy blur link is down
olieebur said:
galaxy blur link is down
Click to expand...
Click to collapse
Just tried it.... link worked for me. Maybe multiupload lost it for a minute.... Might give more mirrors later, but then that defeats the point of using that great site lol.
Sent from my Atrix (4G?)
matthebe said:
hmm... yea animations are always switched off on mine lol so i never noticed... I'll take a look at it.
Edit: Just added the stock animations back, check OP for link. Again, let me know of any problems.
Click to expand...
Click to collapse
Great, downloading right now. Will update this post with results.
Edit: Flashed the stock anim version over the original v2. Works just fine, animations are a bit less... flamboyant?
Just wondering- does your application menu open smoothly (fly in or sth) with all animations on or does it just appear?
Thanks
Sent from my MB860 using XDA App
http://forum.xda-developers.com/showthread.php?t=1058363
How is this stock Gingerblur v2 different from this one besides the boot animation? Seems like the exact same thing to me...
I´m on Stock 1.83 rooted, can i flash the zip file?
Santiago said:
I´m on Stock 1.83 rooted, can i flash the zip file?
Click to expand...
Click to collapse
You must be deodexed.
kshiuan said:
http://forum.xda-developers.com/showthread.php?t=1058363
How is this stock Gingerblur v2 different from this one besides the boot animation? Seems like the exact same thing to me...
Click to expand...
Click to collapse
Like I said in my first post in this thread, there probably was already a version like the one I had in mind, but (admittedly quick) searching didn't reveal anything.
That said I prefer the iconset in the v2 version here over the one you linked. Larger numbers and a bit clearer from what I see.
Sent from my MB860 using XDA App
yamanote said:
Like I said in my first post in this thread, there probably was already a version like the one I had in mind, but (admittedly quick) searching didn't reveal anything.
That said I prefer the iconset in the v2 version here over the one you linked. Larger numbers and a bit clearer from what I see.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
What icons are you talking about? The battery icon I assume? If so, then cool, thanks for the information. The other one apparently has grey menu text. Does this one?

Making theme for Synergy 468+

So has anyone tried themeing the new Syergy ROMS? When I try to mod it in any way, especially the SystemUI.apk it wont load after flashing. Anyone else experiencing this, or possibly know why? I am pulling the apk from the version I am trying to theme but no luck.
So after you decompile and mod, then recompile and sign, have you tried adb pushing from recovery?
I'm working with system apps and frameworks my understanding is you don't sign. No I haven't tried pushing it yet, I've never had to before. Doesn't mean that's not the case, ill try it out. Thanks.
Bamba1260 said:
I'm working with system apps and frameworks my understanding is you don't sign. No I haven't tried pushing it yet, I've never had to before. Doesn't mean that's not the case, ill try it out. Thanks.
Click to expand...
Click to collapse
synergy has a safe gaurd on thier systemui it so it wont work on any other roms. my guess is after decompiling and compiling you are somehow borking that safegaurd. try just swaping pngs only and see if that works. more than likely you'll have to get with treve or virus and have them implement their varifications into the modded systemui. or use and older systemui apk for your theme I know that the first releases of synergy 2.3.4 dont include the varification.
steal25 said:
synergy has a safe gaurd on thier systemui it so it wont work on any other roms. my guess is after decompiling and compiling you are somehow borking that safegaurd. try just swaping pngs only and see if that works. more than likely you'll have to get with treve or virus and have them implement their varifications into the modded systemui. or use and older systemui apk for your theme I know that the first releases of synergy 2.3.4 dont include the varification.
Click to expand...
Click to collapse
That's more along the lines of what I was thinking. Thanks for letting me know. Yeah my themes have worked on previous releases, but haven't tried it on anything newer then rls1 lol. Back to the drawing board!
steal25 said:
synergy has a safe gaurd on thier systemui it so it wont work on any other roms. my guess is after decompiling and compiling you are somehow borking that safegaurd. try just swaping pngs only and see if that works. more than likely you'll have to get with treve or virus and have them implement their varifications into the modded systemui. or use and older systemui apk for your theme I know that the first releases of synergy 2.3.4 dont include the varification.
Click to expand...
Click to collapse
That was it! If I only extracted instead of decompile it works. But that kinda sucks because I want to make some xml and smali edits on things. Guess I'll have to talk to TrevE. Thanks again for the tip.
Well now that we have that figured out, I have another question I have been toying with. So if I were to change the battery icon to the AOSP one (which is only like 10 pngs instead of 200) would it work properly without being able to change the xml? I am in the process of working on some apps still, havnt made it to framework yet. Just curious if it would work before I waste/spend time doing it.
Bamba1260 said:
Well now that we have that figured out, I have another question I have been toying with. So if I were to change the battery icon to the AOSP one (which is only like 10 pngs instead of 200) would it work properly without being able to change the xml? I am in the process of working on some apps still, havnt made it to framework yet. Just curious if it would work before I waste/spend time doing it.
Click to expand...
Click to collapse
I did that once on the OG Evo, wouldn't work without the xml edit but I worked around it by putting the first asop png in the first 20 of the percentage png slots. Not sure if that will work for you until you can get with TrevE or Virus.
Transformer Sent
steal25 said:
synergy has a safe gaurd on thier systemui it so it wont work on any other roms. my guess is after decompiling and compiling you are somehow borking that safegaurd. try just swaping pngs only and see if that works. more than likely you'll have to get with treve or virus and have them implement their varifications into the modded systemui. or use and older systemui apk for your theme I know that the first releases of synergy 2.3.4 dont include the varification.
Click to expand...
Click to collapse
How about just removing the safeguard?
Sent from my Evo³d
mazook98 said:
How about just removing the safeguard?
Sent from my Evo³d
Click to expand...
Click to collapse
Well I am guessing it has to do with the whole 'Tell HTC, CIQ, etc..' debacle going on
so I dont want to mess with it. We are going to talk with TrevE and see if we cant figure
something out.
ifly4vamerica said:
I did that once on the OG Evo, wouldn't work without the xml edit but I worked around it by putting the first asop png in the first 20 of the percentage png slots. Not sure if that will work for you until you can get with TrevE or Virus.
Transformer Sent
Click to expand...
Click to collapse
Lol yeah I was thinking about doing something like that, but don't want to spend the time doing it lol.
So I am just going to use the aosp battery with percentage that I have on my computer already.
I think I am the only one who doesn't like the percentage anyway lol
Bamba1260 said:
Well now that we have that figured out, I have another question I have been toying with. So if I were to change the battery icon to the AOSP one (which is only like 10 pngs instead of 200) would it work properly without being able to change the xml? I am in the process of working on some apps still, havnt made it to framework yet. Just curious if it would work before I waste/spend time doing it.
Click to expand...
Click to collapse
just remove the 200 .pngs add you 10 go into public.xml and delete the lines pertaining tho the other 190 or whatever then compile and it should be fine.
mazook98 said:
How about just removing the safeguard?
Sent from my Evo³d
Click to expand...
Click to collapse
Bamba1260 said:
Well I am guessing it has to do with the whole 'Tell HTC, CIQ, etc..' debacle going on
so I dont want to mess with it. We are going to talk with TrevE and see if we cant figure
something out.
Click to expand...
Click to collapse
it has more to do with them liking to know where their work is being used at. i would talk to treve and ask whats the easiest way to do it, because you know how many times you make edits, test, make edits, test, etc...so i doubt they wanna resign or verify each time. I would think since you are just making a theme that it would be ok to use an older synergy rls1 zues sysui.apk that doesnt require varification. that what im gonna ask him when i get back to my theme for synergy, i think it would be the easiest way.
steal25 said:
just remove the 200 .pngs add you 10 go into public.xml and delete the lines pertaining tho the other 190 or whatever then compile and it should be fine.
Yeah I know how to do that, but you cant decompile/recompile the SystemUI
it has more to do with them liking to know where their work is being used at. i would talk to treve and ask whats the easiest way to do it, because you know how many times you make edits, test, make edits, test, etc...so i doubt they wanna resign or verify each time. I would think since you are just making a theme that it would be ok to use an older synergy rls1 zues sysui.apk that doesnt require varification. that what im gonna ask him when i get back to my theme for synergy, i think it would be the easiest way.
Click to expand...
Click to collapse
Already tried that. Somehow its baked into something that still checks it some where lol. I am waiting to hear back from him.
Tried three different SystemUI from three different Synergys and none of them boot if you decompile/recompile. Changing the PNGs works though so I am just doing that for now.
We have already talked to them about using there rom as a base for our themes too (me and Rolando.Ramiro)

Theme

So I'm new to this. And for whatever reason, I can't get the damn zip file to install. I used the UOT kitchen to cook up my theme. But everytime I try to install it says install aborted. Not sure why. I uploaded the SystemUI.apk and the framework.apk is there something I'm missing?
Edit...
E:error in /emmc/theme.zip
(Status 0)
Installation aborted.
That's the error....
xTMFxOffshore said:
So I'm new to this. And for whatever reason, I can't get the damn zip file to install. I used the UOT kitchen to cook up my theme. But everytime I try to install it says install aborted. Not sure why. I uploaded the SystemUI.apk and the framework.apk is there something I'm missing?
Edit...
E:error in /emmc/theme.zip
(Status 0)
Installation aborted.
That's the error....
Click to expand...
Click to collapse
Hey man, did you choose amend scripting? I made the same mistake when i first used UOT.
Sure didn't. Realized that was probably my issue but as it was five a.m. and I was tired I said oh well and crashed. Is there anyway to modify the existing zip?
Sent from my MB855 using XDA App
No man..don't think so..uot takes so long sometimes while waiting for it to cook, but try again and let me know.
Sent from my MB855 using xda premium
Fuuuuuucccckkkkk. I spent three hours making it. That sucks! Haha. It was a cool theme too. Bomber Green and Black. I was happy with it. But now I gotta start over, well, atleast I know it's something that CAN be fixed. I'll see if I have time today. I'm thinking about heading to La Jolla for a rebreather dive today.
Edit...
That'd be a HUGE negative. Says that it doesn't support amend in the Gingerbread recovery. WTF? This is a buncha crap. Nothing I do works. Ahhhh. Christ. Haha.
Aww man...go have a milkshake at harry's after for me!
Sent from my MB855 using xda premium
If I wind up going I will! Now I still can't figure out what the issue is.
Sent from my MB855 using XDA App
Okay. Well that was fun. But now I gotta get back to trying to figure out why the hell this doesn't work, doesn't seem to matter what format I do it in. It still fails to flash. Any ideas?
Did u also deselect the "preview" option at bottom left? I might have mentioned it in another post. trust me, it works..i was able to do the battery mod, check the home screen thread..youll see it. I didn't understand the sense ui you mentioned in the other thread. Use only framework-res.apk and system ui.apk.
I also flashed from bootstrap vs cwm. Not sure if that is an issue. Shabby said something prior I think in jokers community rom thread.
You can shoot me a pm if you want.
Sent from my MB855 using xda premium
I meant system. I am tired. Lol. I will try that tonight. Thanks Man.
Sent from my MB855 using XDA App
Yeah, best of luck...btw, do you remember all the mods that you selected? Maybe I can look through and there might be something that conflicts? Yeah weird though...even though you had both ways edify/amend scripting...you wipe cache/dalvik prior to flash the UOT.zip file? (I'm sure you did, just checking..)
Good luck man!
No I didn't! D'oh! I will try that.
Sent from my MB855 using XDA App
Edit...
Okay, So I tired it and to no luck still. Not sure what the hell is hanging it out. But I'm getting the status 0 error. Pissing me off.
Okay. So I just pulled the updater script out of my failed theme. I see a umount instead of unmount. Is it supposed to be umount? Or is that a typo that could possibly be causing a failed issue?
Possible Fix
Ok, I finally had time to sit down and try to figure this out. I did get it to successfully flash. Here is a run down. I hope this helps.
1) Framwork-res.apk and SystemUI.apk came from skinney ROM (this souldn't matter but just throwing it out there).
2) I only did a battery mod (save time on cooking theme.
OK here we go:
1) under File Upload tab I did the following:
a) Edify scripting
-update-binary = Optimus
2) framework-res.apk = /system/framework
3) SystemUI.apk = /system/app
4) Patch9 autofix = checked
5) ThemeChooser review = unchecked
6) Kitchen setting (optional) = skipped
7) Select your rom from kitchen's list, or upload your own files
a) check system files
b) upload your framework-res.apk and SystemUI.apk
8) Click on summarry and now cook theme
9) place theme on internal memory and flash in CWM
Hope this makes sense. I am going to try and make a full theme to see if the whole thing takes Like I said I only did the battery mod to save time in cooking the theme. Let me know if this helps and if it does work for you.
Cool Man. You saved my phone from being hurled at the wall. haha. I'm gonna give this a shot and see what happens.
Edit....
So I was playing with the Alien theme and I some how got some of the theme I created to show up. (Looked horrible) And what not. Now I'm trying to get the Alien theme to work. But thus far no luck. Grr.
I just created a full theme. When it is done cooking I will load and install. Will post results.
So I got a half ass port of the Alien theme over. But the problem is it's lacking the lock screen and the status bar. I'm not sure how to get those imported over. I got everything else though. Any ideas?
xTMFxOffshore said:
So I got a half ass port of the Alien theme over. But the problem is it's lacking the lock screen and the status bar. I'm not sure how to get those imported over. I got everything else though. Any ideas?
Click to expand...
Click to collapse
you tryng to port using UTO? I have no clue there...will have to play around.
Haha, nah Man. I got over that. I'm "porting" via unzipping files, pulling **** out, putting it here, rezipping it then flashing it and hoping it works. But thus far, I'm not having great luck. I got everything working, no FC's on the dialer or anything. But the status bar/lockscreen aren't changing to the Alien theme.
got ya...lol...your way a head of me in the theme game. I am trying to just get UTO to work so I can get a few themes to hopefully tide people over and to get me a few to work off of (i.e. adding themed apks). I can get HxD to view the coding but after that I can't get the code to appear to make the color code changes I want to. I am making progress but slowly. When you said about phone going into the wall...I am past that...I am even past fist in the wall....I am up to the bang head here. Ibuprofen and coffee has been my friend. Not to mention working 12 and 24 hour shifts. The only thing that does give me time is the fact that when the family sleeps I am up all night then sleep all day. So that does help to get things done.
Wow that was a full circle ramble...lmao...maybe to much coffee....lmao

Categories

Resources