Change a sense 4+ skin's transparency - HTC Desire X

Hello! I'm ruuning on mysensedx-rc3.0 now, but I want an another skin to my device. I unpacked an .apk skin,but I don't now, how to edit the skin's transparency. The skin is transparent, but I don't now, how to make it black. Anyone can help me?

levi555 said:
Hello! I'm ruuning on mysensedx-rc3.0 now, but I want an another skin to my device. I unpacked an .apk skin,but I don't now, how to edit the skin's transparency. The skin is transparent, but I don't now, how to make it black. Anyone can help me?
Click to expand...
Click to collapse
If You Want To Change Transparency,color,etc. You Need To Decompile That Skins's apk! Using ApkTool And Change Values In Files.

I know that, but wich in wich file and wich values have to I change?

Related

creating theme for arc

hello
im new in android world and specialy xperia arc
i know how to install roms and other stuff and i have so many problems with my phone and i solved them like battery 0% and ...
i have a question about how can i make my own theme , i wanna customize everything status bar buttons icons and ... i don wanna use go luncher and sth like that.
i wanna do everything from zero to hero
please let me know what should i do and if there is a link can u refer me to it please thanks a lot. and god bless you
i wanna create a theme to make my arc looks like xperia x8 , u know i love the corner buttons of x8
thanks again
theme is base on
- system/framework/framework-res.apk
- system/framework/SemcGenericUxpRes.apk
- system/app/SystemUI.apk
- system/app/Home.apk
basic , You can change all *.png to your style , open & extract apk using winRAR and replace old file using winRAR again.
- save change edited apk
- copy new edited apk to internal memory (/xxx /yyy /root) , change file permission (rw-r--r--) , move file to overwrite old apk target
-always change files permission! before paste & overwrite!! (if not , bootloop!!)
- about Home.apk is Xperia main launcher , before you overwrite apk you must change default launcher to 3rd party launcher (if not , may be bootloop!!)
EDIT:
Delete please, other guy was faster
Sent from my iPad 2 using Tapatalk
Is it possible to change the black fields on my sreenshot? I want them to be at least lighter - example - light grey... I used UOT Kitchen to make my own theme but this can not be changed with it... So, does anybody know what files to change to change that black fields?
Thanks in advance...
Ninolina said:
Is it possible to change the black fields on my sreenshot? I want them to be at least lighter - example - light grey... I used UOT Kitchen to make my own theme but this can not be changed with it... So, does anybody know what files to change to change that black fields?
would also appreciate help on this and also if anyone knows how to change the colour of the white text and grey icons in attached screenshot
Click to expand...
Click to collapse
XperienceD said:
This GUIDE was wrote for the X10, but some of the same principles apply and should help to get you started modding the U.I of your Phone.
Click to expand...
Click to collapse
..........

[Q] Need help changing png's in Holo Launcher!

Yeah, I know, I'm a noob, I have attempted to modify the icons in Holo Launcher but have been unsuccessful. Can someone please help me?
For me it works, I use downloaded icon packs on the SDcard and it works good, are you sure the icons are the right size?
Are you signing the apk?
Edward Cullen
The problem is that apktool does not want to decompile the apk. I wanted to find another method to decompile so that I can replace png's in the apk file of Holo Launcher.

how to change the lockscreen clock fonts

I'm on stock 4.0.3. I want to change the lockscreen clock fonts. I tried Clockopia.tff changing in font but didn't work. I read it somewhere I can be done on framework.res.apk. How to do it? I don't know. Help will be appreciated
regards!
fakeprince said:
I'm on stock 4.0.3. I want to change the lockscreen clock fonts. I tried Clockopia.tff changing in font but didn't work. I read it somewhere I can be done on framework.res.apk. How to do it? I don't know. Help will be appreciated
regards!
Click to expand...
Click to collapse
If you are referring to the lock screen clock then these are PNG files located in framework-res.apk in the folder res > drawable-hdpi they start with zzz_unlock_clock_0 through to zzz_unlock_clock_9.
You can create your own style of png using something like photoshop and replace these png's with your own. You need to decompile the framework-res.apk replace these png.s with exactly the same name then recompile the framework-res.apk and flash it onto your phone.
ag4751 said:
If you are referring to the lock screen clock then these are PNG files located in framework-res.apk in the folder res > drawable-hdpi they start with zzz_unlock_clock_0 through to zzz_unlock_clock_9.
You can create your own style of png using something like photoshop and replace these png's with your own. You need to decompile the framework-res.apk replace these png.s with exactly the same name then recompile the framework-res.apk and flash it onto your phone.
Click to expand...
Click to collapse
I thought adding a .ttf file would be enough but that seems a bit more complicated. I think I'm gonna keep the stock clock fonts. Thanks man!

[REQ] Semi-Transparent Pulldown

Does anyone know how to make the notification pull down semi-transparent? I'm OK with vrtheme, but have no idea what to change with TW. I have seen it done in a few MODS for the phone but none by themselves. I have seen the option with Multi Mod but it isn't ready to go yet.
nweaver11 said:
Does anyone know how to make the notification pull down semi-transparent? I'm OK with vrtheme, but have no idea what to change with TW. I have seen it done in a few MODS for the phone but none by themselves. I have seen the option with Multi Mod but it isn't ready to go yet.
Click to expand...
Click to collapse
Its an xml edit, decompile the systemui.apk, go to res/ values/ drawables.xml. Open that xml with notepad++ or a similar text editor, go the the line "notification_background_color" change from ff000000 to 80000000 for semi trans the lower the first number the more transparent it will be. Then recompile the systemui.apk. Then either you can pull the resources.arsc file from the built apk and put in a vrtheme flashable, or just push the whole new systemui.apk to your phone.
rwc95 said:
Its an xml edit, decompile the systemui.apk, go to res/ values/ drawables.xml. Open that xml with notepad++ or a similar text editor, go the the line "notification_background_color" change from ff000000 to 80000000 for semi trans the lower the first number the more transparent it will be. Then recompile the systemui.apk. Then either you can pull the resources.arsc file from the built apk and put in a vrtheme flashable, or just push the whole new systemui.apk to your phone.
Click to expand...
Click to collapse
Thanks. I'll give it a shot.
Can you make a apk or flashable zip of this?
Sent from my epic rooted SCH-I545 S4 stock!
Haxzor11 said:
Can you make a apk or flashable zip of this?
Sent from my epic rooted SCH-I545 S4 stock!
Click to expand...
Click to collapse
I would, but I have not been able to get it to work.
nweaver11 said:
Does anyone know how to make the notification pull down semi-transparent? I'm OK with vrtheme, but have no idea what to change with TW. I have seen it done in a few MODS for the phone but none by themselves. I have seen the option with Multi Mod but it isn't ready to go yet.
Click to expand...
Click to collapse
nottach xposed mod found here on xda.
has about 70 mods, but each has an on/off toggle so u can just enable this one mod.

[Q] Dark theme 5.0.2 LP

Hello guys,
do anyone know a way to change the white style to dark one?
I just want make it black, so I modded framework-res.apk.
After flashing the modded framework-res.apk there is still that ugly white style..
I'm on Android 5.0.2 Lollipop.
Help, please!
Adreno306™ said:
Hello guys,
do anyone know a way to change the white style to dark one?
I just want make it black, so I modded framework-res.apk.
After flashing the modded framework-res.apk there is still that ugly white style..
I'm on Android 5.0.2 Lollipop.
Help, please!
Click to expand...
Click to collapse
settings.apk needs to be edited
and both framework and settings should need drawable/colors.xml modified after being decompiled. then recompile
guild example http://forum.xda-developers.com/android/themes/guide-t2978121
So all I should do is decompile framework-res.apk and Settings.apk, modify both, recompile and flash them?
white
Ok, so I've done it.
But it's still white.
IDK where the problem is.

Categories

Resources