Related
Hello All
I've helped a few people on here and am now in need of help myself.
I am slowly getting my phone to look like Froyo AOSP.
Vibrant guys have this mastered but over here its not a big deal.
The part I'm suck on is getting Black text in notification bar.
If anyone knows how to do this I can upload my framework and service.jar.
Only rewards I can offer if repairing you phone for free or dishing out software.
link to my framework and service.
http://dl.dropbox.com/u/10713337/i9000 parts.zip
Bump
Sent from my GTI-9000 Using that XDA app thingy
Dont have time on me but give this a shot :
get apk manager
Take framework-res.apk
Decompile it
Look inside res/layout/
All the status_bar files will give you what you want (start with status_bar.xml)
Modify its color value, its in hex.
Select recompile
Say yes to system, say yes to keep
Only delete resources.arsc
Then push unsigned framework res to phone.
Daneshm90 said:
Dont have time on me but give this a shot :
get apk manager
Take framework-res.apk
Decompile it
Look inside res/layout/
All the status_bar files will give you what you want (start with status_bar.xml)
Modify its color value, its in hex.
Select recompile
Say yes to system, say yes to keep
Only delete resources.arsc
Then push unsigned framework res to phone.
Click to expand...
Click to collapse
From looking at vibrant stuff seems you need to edit the service jar as well. That's the part I can't do.
Sent from my GTI-9000 Using that XDA app thingy
iammodo said:
From looking at vibrant stuff seems you need to edit the service jar as well. That's the part I can't do.
Sent from my GTI-9000 Using that XDA app thingy
Click to expand...
Click to collapse
Yes that is for clock. If you need to edit clock then u need to edit services.jar as well.
Found this neat guide : http://forum.xda-developers.com/showthread.php?t=831715
Daneshm90 said:
Yes that is for clock. If you need to edit clock then u need to edit services.jar as well.
Found this neat guide : http://forum.xda-developers.com/showthread.php?t=831715
Click to expand...
Click to collapse
Will look at that when I get in from work. Any chance a master like you could do it for me?
Always handy to have someone who can repair phones and get software in your pocket.
Sent from my GTI-9000 Using that XDA app thingy
iammodo said:
Will look at that when I get in from work. Any chance a master like you could do it for me?
Always handy to have someone who can repair phones and get software in your pocket.
Sent from my GTI-9000 Using that XDA app thingy
Click to expand...
Click to collapse
Ill give it a shot in a few hours. Will let u know.
What firmware is it ?
Daneshm90 said:
Ill give it a shot in a few hours. Will let u know.
What firmware is it ?
Click to expand...
Click to collapse
Legend I'm on deodexed JPY
Really hope you have some luck with it, I've tried but classes.dex kept getting errors when using samli.
really over my head.
iammodo said:
Legend I'm on deodexed JPY
Really hope you have some luck with it, I've tried but classes.dex kept getting errors when using samli.
really over my head.
Click to expand...
Click to collapse
Ok ill try on js7 which is wht im on. If i get it workin then ill modify urs n post it.
Daneshm90 said:
Ok ill try on js7 which is wht im on. If i get it workin then ill modify urs n post it.
Click to expand...
Click to collapse
Thank you so much.
Sent from my GTI-9000 Using that XDA app thingy
Ok got it working here pretty easily.
Those instructions work fine. Only thing different is you have to look for
const/4 v7, -0x1
in StatusBarIcon.smali
and replace with
const/high16 v7, -0x100
All previous instructions follow.
If you get latest apk manager (still in testing), link
It does jar's as well. So here are exact steps i did. If ur unable to do them then i will do them for you but id like u 2 learn
Download that.
Extract it. Run Script.bat
It'll say an update is found let it do its thing.
Put services.jar in modding folder
select it
decompile it
Do the modification i said in previous post
Choose the heap option in the script and set it to 512
Recompile
Then just push .jar to appropriate folder.
Done.
Could I be cheeky and ask you to edit the ones I posted just so I have them encase I can't.
Will try tho as like to do things myself thus having my own deodexed rom and all my lil extras.
Sent from my GTI-9000 Using that XDA app thingy
iammodo said:
Could I be cheeky and ask you to edit the ones I posted just so I have them encase I can't.
Will try tho as like to do things myself thus having my own deodexed rom and all my lil extras.
Sent from my GTI-9000 Using that XDA app thingy
Click to expand...
Click to collapse
Ok if u promise me you'll try it first
Neway, did u just want the clock edited ? Or rest as well ?
Daneshm90 said:
Ok if u promise me you'll try it first
Neway, did u just want the clock edited ? Or rest as well ?
Click to expand...
Click to collapse
Can I have the clock and any text that pops up in notification bar black.
I will get my wife to post a message,the main PC is plugged into the livingroom TV so means she can't use the Xbox when I'm playing phones.
Sent from my GTI-9000 Using that XDA app thingy
Can you also post your twframework-res.apk ?
Thanks
Daneshm90 said:
Can you also post your twframework-res.apk ?
Thanks
Click to expand...
Click to collapse
Just booting up the PC
Sent from my GTI-9000 Using that XDA app thingy
iammodo said:
Just booting up the PC
Sent from my GTI-9000 Using that XDA app thingy
Click to expand...
Click to collapse
Ok in meantime u can try the services.jar for just the clock
Here
Just push to phone n restart
its in this zip file
thank you
http://dl.dropbox.com/u/10713337/twframework-res.zip
Here u go :
Fyi i had to download a deodexed jpy dump and edit that one because urs was themed (incorrectly) hence apktool complained about undefined symbols and wouldn't compile.
So w/e theme u had before u will have to reapply / transfer the images into this new framework-res.
http://dl.dropbox.com/u/14513610/framework-res.apk
Services.jar was posted above.
I was wondering if one of the people who have gotten the 1 percent battery mod to work could make a video showing how. I have attempted numerous times, and have only gotten it to work once. I'm a visual learner, so it'd be much appreciated to not have to rely on others in the future for such things
Sent from my Galaxy Nexus using xda premium
What rom are you using?
its in the tutorial... very easy to do
apkmanager
decompile
put 2 xml files, rest of images
compile apk
zephiK said:
its in the tutorial... very easy to do
apkmanager
decompile
put 2 xml files, rest of images
compile apk
Click to expand...
Click to collapse
I've tried that countless times with apktool, it doesn't work for me. I wonder if I'm missing something. I've done all steps exactly as instructed
Sent from my Galaxy Nexus using xda premium
nbeebe24 said:
I've tried that countless times with apktool, it doesn't work for me. I wonder if I'm missing something. I've done all steps exactly as instructed
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
APKManager not APKTool.
APKManager is all you need.
zephiK said:
APKManager not APKTool.
APKManager is all you need.
Click to expand...
Click to collapse
Okay, I'll give it a try. I copy in the decompiled XML files to a decompiled SystemUI apk then recompile, correct?
Sent from my Galaxy Nexus using xda premium
nbeebe24 said:
Okay, I'll give it a try. I copy in the decompiled XML files to a decompiled SystemUI apk then recompile, correct?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
No. You need to include the battery images as well.
zephiK said:
No. You need to include the battery images as well.
Click to expand...
Click to collapse
I forgot to write that. I know what needs to be included, just can't get it to work. Thank you for your assistance. I really appreciate it
Sent from my Galaxy Nexus using xda premium
Hi can someone show me or help make a zip where I can put my own picture onto the pull notification background. Im running samsung ics rom and the file look different from gingerbread so I'm kinda lost.Any help would be great.
I want this on my notification background
Sent from my GT-I9100 using xda premium
theXeffect said:
Hi can someone show me or help make a zip where I can put my own picture onto the pull notification background. Im running samsung ics rom and the file look different from gingerbread so I'm kinda lost.Any help would be great.
I want this on my notification background
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
+1
Actually that's possible. I can try workout on that one.
If you don't mind, I would like to port that in my new custom ROM too. It looks cool.
I will spend sometimes later to figure it out. Let you know shortly.
Ps: you can try it out yourself too if you know how and which file to decompile. Otherwise, sit tight and wait.
Sent from my GT-I9100 using xda premium
Cool thanks can't wait
Sent from my GT-I9100 using xda premium
i think i have minor down which image file they use. however, i assume the file has to compile under .9.png file method which is quite impossible for me to achieve as i am still learning.
so i can't really help you with this. i can be wrong in all this. sorry mate.
gotta continue with my rom.
Well in gingerbread the file is in systemUI.apk and its called status_bar_background.png
No .9png's to mess with. Im not sure about ICS though, if you wanna upload your systemUI I can take a look.
edit: no it doesn't i'm not on samsung sorry.
theXeffect said:
Hi can someone show me or help make a zip where I can put my own picture onto the pull notification background. Im running samsung ics rom and the file look different from gingerbread so I'm kinda lost.Any help would be great.
I want this on my notification background
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
if you post your systemUI.apk file maybe i can return back a zip file with your picture
here it is
here's the picture
theXeffect said:
here it is
Click to expand...
Click to collapse
Attached file SystemUI.apk seems to be broken .. please re-upload it
jbAttitudEs said:
Attached file SystemUI.apk seems to be broken .. please re-upload it
Click to expand...
Click to collapse
sorry about that..
theXeffect said:
sorry about that..
Click to expand...
Click to collapse
it's not your fault,i think it's from xda server, broken again
wich rom/version do you use ?
Galaxymod with ics theme notification bar mod( lp7 )
Sent from my GT-I9100 using xda premium
it's a OTA systemUI.apk , try to repost
ok
here it is
Thank you so much!!
Sent from my GT-I9100 using xda premium
I have been trying to find this image and cannot. In the screen shot I am trying to take the progress bar you see in green and go blue with it. I have looked through both frameworks and systemui and anything else I can think of. I can find several twprogressbar PNG's but they are already blue from the theme Im using. Does anyone know where that image is at. Thanks in advance.
try secdownloadprovider.apk
Just checked. No green pngs in it either. Thanks.
Checked both. The actual provider doesn't even have a Res folder. Kinda odd.
Its an xml not a PNG. I don't have a PC right now so I can't look and tell u the exact one but dazed knows. I would send him a pm. Sorry I couldn't be more help but it changed in ICS and without being able to look I can't remember which it is.
Sent from my SPH-D710 using xda premium
Tiffany84 said:
Its an xml not a PNG. I don't have a PC right now so I can't look and tell u the exact one but dazed knows. I would send him a pm. Sorry I couldn't be more help but it changed in ICS and without being able to look I can't remember which it is.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Hey that is awesome. Thank you. I throught I was going insane. Its the only green really left and I wanted to try and change it. I'm not the greatest with XML but I can give it a shot. Thanks again. I'll shoot him a PM after while.
Its really easy to change. If u want u can download my theme or Dazed‘s blue theme or an ICS theme and when u know the exact one u can swap them out or you can open them up and look at it so u get an idea. U need to use something like notepad++ to edit the XML and if your going to make the change yourself your going to need to decompile the apk because just extracting it with 7zip or something won't allow u to edit the XML. U won't be able to read it.
Sent from my SPH-D710 using xda premium
Hi tiff.
_Burst_ said:
Hi tiff.
Click to expand...
Click to collapse
Hey!! Where u been?? Why aren't u building themes??
Sent from my SPH-D710 using xda premium
Tiffany84 said:
Its really easy to change. If u want u can download my theme or Dazed‘s blue theme or an ICS theme and when u know the exact one u can swap them out or you can open them up and look at it so u get an idea. U need to use something like notepad++ to edit the XML and if your going to make the change yourself your going to need to decompile the apk because just extracting it with 7zip or something won't allow u to edit the XML. U won't be able to read it.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Thanks. Once I know which one it is I may do that. The hardest time I'm having right now is decompiling and recompiling ICS frameworks without issues. I am using APk multi tool and for the life of me I cannot get it to see the project. I try to decompile with dependencies and it says select a project so I do. But it never selects. I'll keep playing with it. But if burst knows which one it is that would be awesome. I see he's now in the thread.
Have u tried using the tool agat posted in development?
Sent from my SPH-D710 using xda premium
Tiffany84 said:
Have u tried using the tool agat posted in development?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
You know I downloaded it but didn't really give it a shot. Maybe that should be were I move to instead of keep beating my head against the table with the Multi tool. I'll give it a shot.
Apk manager is the best. I'm tired so too lazy to read previous posts, but the progress bar XML is progress_horizontal.XML under framework-res.apk > Res > Layout.
Sent from my SPH-D710 using Tapatalk 2
Ascertion said:
Apk manager is the best. I'm tired so too lazy to read previous posts, but the progress bar XML is progress_horizontal.XML under framework-res.apk > Res > Layout.
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
I just decompiled that and couldnt seem to see that file in the layout folder. maybe im looking in the wrong place?
Edit, there is one in the drawable folder?
Well I changed out the Progress_horizontal.xml and the TWprogress_horizontal.xml from the drawable folder. I used the framework from Tiffs ICS with a twist of Honey theme v1.0. That damn bar is still green. Verified all the PNGs were right. And made sure that I did indeed get thee right xmls switched over. Not sure what else to try. I looked in the layout folder and there wasn't a file named that in there. and ideas?
My bad, it is drawable. For ICS, it might be a part of SystemUI. (They also placed the battery mods in there.) Try those sub folders and search for "progress". I haven't done any ICS theming as of yet, but I think that should do it.
Ascertion said:
My bad, it is drawable. For ICS, it might be a part of SystemUI. (They also placed the battery mods in there.) Try those sub folders and search for "progress". I haven't done any ICS theming as of yet, but I think that should do it.
Click to expand...
Click to collapse
I think I may have got it, I just decompiled and changed the color code in the progress_horizontal.xml and recompiled. I looked through systemui and didn't see any files with that name. I'm flashing now so we will see shortley. Thanks for all your help. I will post back in just a few with the results.
Nope. OK, time to browse systemui a little better.
Found another one in tw.framework
OK, so I think I know what my issue is, problem in my process. thanks again. post back when i figure something out. if anyone has anymore input its all welcome.
OK, Im at a loss. I have changed it in both frameworks. still that bar is green, i dont get it.
scarmon25 said:
I think I may have got it, I just decompiled and changed the color code in the progress_horizontal.xml and recompiled. I looked through systemui and didn't see any files with that name. I'm flashing now so we will see shortley. Thanks for all your help. I will post back in just a few with the results.
Nope. OK, time to browse systemui a little better.
Found another one in tw.framework
OK, so I think I know what my issue is, problem in my process. thanks again. post back when i figure something out. if anyone has anymore input its all welcome.
OK, Im at a loss. I have changed it in both frameworks. still that bar is green, i dont get it.
Click to expand...
Click to collapse
It's gotta be the framework-res one. Are you editing the hex values? Eg: #ff475864
Sent from my SPH-D710 using Tapatalk 2
Ascertion said:
It's gotta be the framework-res one. Are you editing the hex values? Eg: #ff475864
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
Yeah, I am having some trouble getting apk manager to find the project. it keeps telling me to select a project and I select one, but it doesnt sellect., any ideas on that one.
scarmon25 said:
Yeah, I am having some trouble getting apk manager to find the project. it keeps telling me to select a project and I select one, but it doesnt sellect., any ideas on that one.
Click to expand...
Click to collapse
Not sure lol. It should show up if you have the apk in the right folder. I think u gotta place it in the 'pleace apk here for modding' folder. Option to select should be 25.
Sent from my SPH-D710 using Tapatalk 2
So, after a few searches, both on Google and on the forums, I cannot find this mod.
Does anyone know of a stock touchwiz launcher, modified to rotate?
I hate it when my phone is in landscape on the table or something, and I have to work with a portrait launcher. But I like the stock touchwiz, and would like to keep it.
Any help would be appreciated.
TIA
Sent from my SGH-T889 using Tapatalk 2
this app right here is all you need
https://play.google.com/store/apps/details?id=nl.fameit.rotate&hl=en
:good:
haldi15 said:
this app right here is all you need
https://play.google.com/store/apps/details?id=nl.fameit.rotate&hl=en
:good:
Click to expand...
Click to collapse
Thanks, it is a pretty neat app.
The only problem is I lose a row of apps on my drawer.
Also, but this is just nitpicking, I don't really like the icon on my status bar.
But if there's nothing else, I'll stick with this. So thanks!
Sent from my SGH-T889 using Tapatalk 2
MarkP80nj said:
Thanks, it is a pretty neat app.
The only problem is I lose a row of apps on my drawer.
Also, but this is just nitpicking, I don't really like the icon on my status bar.
But if there's nothing else, I'll stick with this. So thanks!
Sent from my SGH-T889 using Tapatalk 2
Click to expand...
Click to collapse
You can set it to not show the icon in the status bar.
Sent from my SGH-T889 using xda app-developers app
kintwofan said:
You can set it to not show the icon in the status bar.
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
Lol, I'm such a noob!
Now if only I could get that last row of apps to show, that would be nice.
Sent from my SGH-T889 using Tapatalk 2
MarkP80nj said:
Lol, I'm such a noob!
Now if only I could get that last row of apps to show, that would be nice.
Sent from my SGH-T889 using Tapatalk 2
Click to expand...
Click to collapse
i dont think you can with this app because it doesnt readjust the grid it just rotates and squishes it so most of it fits
haldi15 said:
i dont think you can with this app because it doesnt readjust the grid it just rotates and squishes it so most of it fits
Click to expand...
Click to collapse
Right, there's a bit of the top showing though, and I can still open the app.
Except for the one in the middle, because the page indicator is right there.
I would still prefer a modified launcher though.
But I'm using this until, hopefully, someday a modded touchwiz appears on the scene.
I remember I had one on my Galaxy s 4g.
Sent from my SGH-T889 using Tapatalk 2
How are you at custom work. In your framework-res.apk. decompile. Find /res/values/bools.XML. change "config_allowAllRotations" to true
Change "enableLockScreenRotation" to true.
Save recompile install. Enjoy
Sent from my SPH-L710 using xda app-developers app
scruffy4386 said:
How are you at custom work. In your framework-res.apk. decompile. Find /res/values/bools.XML. change "config_allowAllRotations" to true
Change "enableLockScreenRotation" to true.
Save recompile install. Enjoy
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
If it is not too much to ask, Can you Please do this for us coz i need this for my phone too. right now i am using Apex Launcher but i would rather use TouchWiz. if you decompile it and then upload it here we would really appreciate it. Thanks in advance. i don't know anything about decompiling otherwise i would do it myself..
I'm on gs3. Can you upload a copy of yours?
Can you put it in dropbox? I can take a look after work.
Sent from my SPH-L710 using xda app-developers app
scruffy4386 said:
I'm on gs3. Can you upload a copy of yours?
I guess not.....
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
I tried uploading my framework res. apk, but it's too big a file.
I'm trying to learn how to decompile, but my step daughter just took the computer from me, to talk to her grandma in Brazil.
I'm gonna try later though.
Thanks for your help.
Sent from my SGH-T889 using Tapatalk 2
scruffy4386 said:
How are you at custom work. In your framework-res.apk. decompile. Find /res/values/bools.XML. change "config_allowAllRotations" to true
Change "enableLockScreenRotation" to true.
Save recompile install. Enjoy
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Well, I'm a noob at decompiling.
So what I did was change the extension from framework-res.apk to .zip, and extract it.
In the /res/ folder there is no /values folder.
I've been searching for a bools.xml folder, but no luck.
Is this something that will only show by decompiling?
Or is the GN2 framework diferent from the GS3 one?
TIA
That would work to edit images. You need to use apktool (search it ) to decompile the file before you can edit those values. I will be home in about an hour if you can find somewhere to upload it i can take a look. However i believe if you look up apktool it will be pretty easy to do yourself. Just dont forgot to make a backup in case something goes off
scruffy4386 said:
That would work to edit images. You need to use apktool (search it ) to decompile the file before you can edit those values. I will be home in about an hour if you can find somewhere to upload it i can take a look. However i believe if you look up apktool it will be pretty easy to do yourself. Just dont forgot to make a backup in case something goes off
Click to expand...
Click to collapse
Yeah, I've been following this guide, but I always get an error when decompiling.
Hmm, let me try a dropbox link.
Let me know if that was successful.
Thanks for all your help!
Modded framework
http://db.tt/8HUWcSFN
needs renamed because I'm lazy
Here is a flashable zip. Disregard it saying edge zoom. It's an old zip. It works on s3 may not be the right flasher for you but you can try it
http://db.tt/biIOIpUC
Oh yes also. I looked at the guide you are following and got lost. There are several quality guides on this site. Here is a good one for beginners
http://forum.xda-developers.com/showthread.php?t=1989533
Sent from my SPH-L710 using xda app-developers app
scruffy4386 said:
Modded framework
http://db.tt/8HUWcSFN
needs renamed because I'm lazy
Here is a flashable zip. Disregard it saying edge zoom. It's an old zip. It works on s3 may not be the right flasher for you but you can try it
http://db.tt/biIOIpUC
Oh yes also. I looked at the guide you are following and got lost. There are several quality guides on this site. Here is a good one for beginners
http://forum.xda-developers.com/showthread.php?t=1989533
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Thanks for all your trouble.
However, I got the file on your first link, renamed it to framework-res.apk, and copied it to system/framework.
As I started to get a lot of force closes, I did a reboot.
This resulted in an endless boot loop, which forced me to pull my battery, get into recovery, and restore my system.
So back to the drawing board, I guess.
I still appreciate all your help. Thanks for using your time to help a stranger. :thumbup:
Sent from my SGH-T889 using Tapatalk 2
I'm uploading a zip to replace the modded with the original. Try installing from recovery and if that still boot loops try fixing permissions. Only thing i changed was the bools.XML
If it still fails you should be able to use this remove zip
http://db.tt/k2W0dRXI
Sent from my SPH-L710 using xda app-developers app
scruffy4386 said:
I'm uploading a zip to replace the modded with the original. Try installing from recovery and if that still boot loops try fixing permissions. Only thing i changed was the bools.XML
If it still fails you should be able to use this remove zip
http://db.tt/k2W0dRXI
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
So, you're saying flash the the zip on the second link in your previous post.
And if that goes wrong, flash the zip on this latest post?
I'm at work right now, but I'll try later tonight.
Thanks.
Sent from my SGH-T889 using Tapatalk 2
Funny I'm just headed out to work. The first post has a zip to install screen rotating. The second post is your unmodified original framework so when you try the modified again. if it does not work, you can replace with the original file from the second post instead of having to wait through a full reset
That does seem odd. Maybe it's the flashable file. It was for my gs3. I've replaced them with the update scripts from a Galaxy note 2 package. They are the same download links as before. I verified that it is the modified file there. Was there any error? Did you verify that it actually copied the file? Easiest to tell by looking at the date it was modified. Its really not that great of a mod anyway. The constant rotation gets annoying and this method doesn't give a toggle. Still try the new zips and see if that makes the difference
scruffy4386 said:
Funny I'm just headed out to work. The first post has a zip to install screen rotating. The second post is your unmodified original framework so when you try the modified again. if it does not work, you can replace with the original file from the second post instead of having to wait through a full reset
Click to expand...
Click to collapse
Well, I flashed the ScreenRotation.Zip, and while nothing wrong happened, nothing happened at all! Everything is just normal, no screen rotation.
Bummer, huh?
Sent from my SGH-T889 using Tapatalk 2