Hi guys, I wasn't sure where to ask this so sorry if I posted in the wrong section.
I was wondering if it's possible to decompile the systemui or framework-res apks and modify an XML to make the lock screen text semi transparent. I'm on CM9.
If at all possible I will try it when I get home from work tomorrow. Thanks
Sent from my GT-I9100 using xda premium
Related
hi any way to do it? have a theme which has a white bg for notifications and need text black.
any way to do it, thanks
You have to modify your framework-res for your specific firmware... I have mine set to transparent
Sent from my GT-I9000M using Tapatalk
You have to decode and change .xml in /res/layout, been trying to get it to work today but just get constant boot loops and black screens
Its alot of messing about.
Dan
dwillMUFC said:
You have to decode and change .xml in /res/layout, been trying to get it to work today but just get constant boot loops and black screens
Its alot of messing about.
Dan
Click to expand...
Click to collapse
the .xml is only for the text color.. for the background it is an image in the framework-res.apk
Guys figured it out.
Anyway chek out my miui clone rom
Sent from my GT-I9000 using XDA App
Wrong topic, sorry.
How did you get the transparancy statusbar? i am on jpo but i can't get it to work, fc's fc's and fc's i used UoT kitchen..
smali/baksmali at the services.jar.. will send u a pm..
Sent from my GT-I9000 using XDA App
Hey guys,
i tried to edit the bottom bar in order to get 5 icons instead of 4. just like in crysis theme.
But i want to edit it on my own but i have no idea which files have to be modified. I wonder if you can help me out? Or is there somewhere a guide on this?
Thanks
Edit: of course i was reffering to .apk not .aok
there is GTG launcher with 5 icon dock (modified version of stock TW3 launcher)
see HERE
Twframework-res.apk doesn't change the dock, youll need to download the launcher above and modify it.
Sent from my GT-I9000 using XDA Premium App
I was wondering if there was a way to change the lockscreen lock icon? If so is there a post already with already made icons?
Check under themes. There is a thread with tons of lock rings
Open framework-res.apk with something like WINRAR, check it out, you will know
Sent from my Galaxy Nexus using xda premium
How do I change images out of themes for cm10? Like lets say I want a black pulldown bar or black settings background how would I do this? I tried opening up the png in photoshop and making it black, saving it as the same exact name and put it back in the .apk but when I try to install it doesn't work. Would appreciate any help, Thanks.
You need to recompile the theme
Sent from my Galaxy Nexus using xda premium
polimeno said:
You need to recompile the theme
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
How would I do that?
You would need to decompile it first, the pulldown background is a .9.png so you would have to make whatever is inside the .9 border, if you screw up the border by the slightest it wont compile correctly. So i would suggest you keep you work area selected within the border. Then once you've made the corrections recompile and sign the apk. Otherwise it wont install.
You'll have to google how to decompile and signing apk's.. its relatively easy.
http://forum.xda-developers.com/showpost.php?p=10965186&postcount=3
good day.
Just extract the theme, edit/replace what you want, then zip it and flash.
How can add Lock screen with framework-res?(in framework-res)
can someone help me?
It's not easy, if you've never modified anything, you'll have a lot of difficulty to make it. there is more than one file at modify.
i know it's have some mods on many *.xml like public.xml and more files but you know any page to can help me?
Depends a lot on which rom base you want to do this, if it's aosp,ICS, JB i9000 rom I guess you have to work on sources,do it yourself or apply a diff patch (search for Evilisto name on xda, he provided such diff patch for at least a Blackberry lockscreen> aosp).
If stock Samsung rom it should be "easier" if I can say,only full tutorial I know is French and based on froyo:
http://galaxys-team.fr/viewtopic.php?f=6&t=14563
How Can add Ripple Lock Screen To CM10?
galaxy s iii mini is hdpi like i9000
Can someone use it?
i think developers must work on
framework-res.apk
android.policy.jar
and if developers can port it,we can work on ink Lock Screen.
If you find out... Let me know I'm working on finalizing a new theme I made and would love to implement it into it.
Sent from my SGH-T959V using xda app-developers app
nirvanite said:
If you find out... Let me know I'm working on finalizing a new theme I made and would love to implement it into it.
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
+1
Sent from my GT-I9001 using xda app-developers app
I have been doing some poking around in framework-res.apk and it shows many xml files that link to the lockscreen it seems. After doing a uot kitchen themed lockscreen those pngs inside the drawables-hdpi directory need to be mapped right in the xmls to display on the screen at the right given time. Decompile, edit icons or add your own and then change one icon map in the xml files and finally recompile and push to your device.
Sent from my SGH-T959V using xda app-developers app