[GUIDE] How to make dialog style like Android L - Android Themes

How to make dialog look like Android L
Hello good day XDA
This mod is a ported from Android L, but I guess this mod will work to all device /OS
Ok let's start it
REQUIREMENT:
- BRAIN
- Patient
- experience
- Know how to decompile/recompiling Apk
- notepad++
- APKTOOL
STEP 1
-Decompile framework-res.apk
-Download attached files and merge it into framework-res output folder
STEP 2
-goto framework-res/res/values/dimens.xml
-and add this line before <resources>
<dimen name="alert_dialog_padding_material">24.0dip</dimen>
<dimen name="alert_dialog_padding_top_material">18.0dip</dimen>
STEP 3
-Done and compile your framework-res.apk
-Sign it
-Push it
-Disable Signature Check

reserved

A dialog is a small window that prompts the user to make a decision or enter additional information. A dialog does not fill the screen and is normally used for modal events that require users to take an action before they can proceed.
For information about how to design your dialogs, including recommendations for language, read the Dialogs design guide.

sandeep.sethi said:
How to make dialog look like Android L
Hello good day XDA
This mod is a ported from Android L, but I guess this mod will work to all device /OS
Ok let's start it
REQUIREMENT:
- BRAIN
- Patient
- experience
- Know how to decompile/recompiling Apk
- notepad++
- APKTOOL
STEP 1
-Decompile framework-res.apk
-Download attached files and merge it into framework-res output folder
STEP 2
-goto framework-res/res/values/dimens.xml
-and add this line before <resources>
<dimen name="alert_dialog_padding_material">24.0dip</dimen>
<dimen name="alert_dialog_padding_top_material">18.0dip</dimen>
STEP 3
-Done and compile your framework-res.apk
-Sign it
-Push it
-Disable Signature Check
Click to expand...
Click to collapse
Sir i tried this guide.. But ended up with white text, can u help me to fix it.. thanks for this guide

itsraj011 said:
Sir i tried this guide.. But ended up with white text, can u help me to fix it.. thanks for this guide
Click to expand...
Click to collapse
change the color values of text bro to black

Hit thanks if i helpes
itsraj011 said:
sir i tried this guide.. But ended up with white text, can u help me to fix it.. thanks for this guide :d
Click to expand...
Click to collapse
plz hit thanks if i helped you

sandeep.sethi said:
plz hit thanks if i helped you
Click to expand...
Click to collapse
Already done

sandeep.sethi said:
change the color values of text bro to black
Click to expand...
Click to collapse
If i'll give u my colors.xml and styles.xml, can u do it for me?? I tried to do but unable to do it...

itsraj011 said:
If i'll give u my colors.xml and styles.xml, can u do it for me?? I tried to do but unable to do it...
Click to expand...
Click to collapse
bro my monitor is broken but i will fix it when i get my monitor back upload ur framework-res and send link

sandeep.sethi said:
bro my monitor is broken but i will fix it when i get my monitor back upload ur framework-res and send link
Click to expand...
Click to collapse
Already gave

yes bro
itsraj011 said:
already gave
Click to expand...
Click to collapse
:d:d:d:d:d:d:d:d:d:d:d:d:d:d:d:d

sandeep.sethi said:
:d:d:d:d:d:d:d:d:d:d:d:d:d:d:d:d
Click to expand...
Click to collapse
In MysticOS group

Thanks for your work.
But like the 4th floor,
which style can change the text color of power dialog.
Please tell me,thankyou.

Thanks.
Android小楼阁-QQ群 439637151
来自搭载Android 2.3 GingerBread的华为Y220-T10

Related

Transparent Status Bar? RazoDroid 2.5

Title says it all
Reply
Hello. If you want your statusbar transparent you have to edit the file SystemUI and edit the background of the statusbar.
Speedyspro said:
Hello. If you want your statusbar transparent you have to edit the file SystemUI and edit the background of the statusbar.
Click to expand...
Click to collapse
It doesnt work bro
I have tried all
I have edited pngs, xmls, smalis
It doesnt work
I dedicated my 2 months on it
Still dont work
We need someone who knows a lotttttt
M8, it is easy like the quantum theory
1. Decompile systemUI.apk
2. go to its /layout folder
3. edit status_bar.xml file:
- find line : <com.android.systemui.statusbar.StatusBarView ...... containing android:background="#FF000000"
- change value of background to "#00000000" and now you have got full transparency of statusbar ( just like mine )
easy, isn't it ?
Father Pio said:
M8, it is easy like the quantum theory
1. Decompile systemUI.apk
2. go to its /layout folder
3. edit status_bar.xml file:
- find line : <com.android.systemui.statusbar.StatusBarView ...... containing android:background="#FF000000"
- change value of background to "#00000000" and now you have got full transparency of statusbar ( just like mine )
easy, isn't it ?
Click to expand...
Click to collapse
Is this a pic of your Ace I
Because when I tried it months ago
I lost my status bar
Which decompiling tool you use
Can you give the link
iamareebjamal said:
Is this a pic of your Ace I
Because when I tried it months ago
I lost my status bar
Which decompiling tool you use
Can you give the link
Click to expand...
Click to collapse
Yes, it is. I did this screen shot especially for you to show you result of changes.
To tell the truth I don't remember from which place I downloaded my apktool, but use google and I'm sure that you will find what you looking for
Father Pio said:
Yes, it is. I did this screen shot especially for you to show you result of changes.
To tell the truth I don't remember from which place I downloaded my apktool, but use google and I'm sure that you will find what you looking for
Click to expand...
Click to collapse
The apktool I used first could not compile SystemUI.apk
Then I changed it
Then I changed the hex code to semi transparent
And when I replaced the SystemUI.apk
My status bar was gone
I think transparent might work
Can you please upload your apktool
I would be really grateful
As U wish, here U are. Hope will be helpful
Okay?
Father Pio said:
M8, it is easy like the quantum theory
1. Decompile systemUI.apk
2. go to its /layout folder
3. edit status_bar.xml file:
- find line : <com.android.systemui.statusbar.StatusBarView ...... containing android:background="#FF000000"
- change value of background to "#00000000" and now you have got full transparency of statusbar ( just like mine )
easy, isn't it ?
Click to expand...
Click to collapse
I want 35% transperacy
For 35% transparency
use this: #59000000
I've done as you said and but my status bar gone
I think it is not that easy but I don't know I'm just a noob
Father Pio said:
As U wish, here U are. Hope will be helpful
Click to expand...
Click to collapse
Your tool wont allow to open the file :/

[LINKS][TIPS] Edit system files, ROM, Kernel

I'm gonna give links for various guides to edit these files
Remember, these files are most useful for theming or making ROMs so read on if you want to develop your own ROMs...:good:
A noobs guide for uot kitchen
http://forum.xda-developers.com/showthread.php?t=1676817
Full guide for editing systemui.apk and framework-res.apk and also making a custom rom
http://forum.xda-developers.com/showthread.php?t=2086771
Editing classes.dex inside services.jar
http://forum.xda-developers.com/showthread.php?t=2160478
Change status bar clock color
http://forum.xda-developers.com/showthread.php?t=549309
Make status bar transparent
http://forum.xda-developers.com/showthread.php?t=1891702
Battery Bar Mod
http://forum.xda-developers.com/showthread.php?t=1371330
Decompiling/Recompiling and Advance Theming of 9 PNG
http://forum.xda-developers.com/showthread.php?t=2254824
Android Theming(Big guide with lots of links)
http://forum.xda-developers.com/showthread.php?t=2069287
Build.prop edits
http://forum.xda-developers.com/showthread.php?t=2256588
ADB, Logcat for n00bs and newbies
http://forum.xda-developers.com/showthread.php?t=2141817
KERNEL DEVELOPMENT(Advanced User)
How to use Github
http://forum.xda-developers.com/showthread.php?t=1877040
Guides on building kernels
http://forum.xda-developers.com/showthread.php?t=1845099&highlight=build+kernel (More useful for BCM devices)
http://forum.xda-developers.com/showthread.php?t=2226199
http://forum.xda-developers.com/showthread.php?t=2152819 (Using NDK)
Add features to your kernel( from XDA-U)
http://xda-university.com/as-a-developer/adding-features-to-your-kernel
TIPS​
Tip-1
Enable CRT screen off animation in ur phone(Will not enable animation when screen is turned on)(does not work on S5830i)
Decompile framework-res.apk
go to res/values find bools.xml and open it.
[/B]
Change this
<bool name="config_animateScreenLights">true</bool>
to this
<bool name="config_animateScreenLights">false</bool>
If this does not work, look for detailed guide with editing of services.jar
Tip-2
Change your android version and name(just a superficial change!)
1. Open your explorer.
2. Go to system/
3. There's a file named "build.prop"
4. Long press and then open in text editor.
5. Find these-
ro.build.display.id - Build Number(Default: GINGERBREAD.XXLA2)
ro.build.version.release- Android version(Default: 2.3.6)
6. Edit, Save and Reboot!
Tip-3
Make status bar transparent(Only transparent for homescreen)
1. Decompile systemui.apk
2. Go to res/layout/status_bar,xml
3.Find android:background=FF000000 and change it to android:background=000000000 for full transparency and to android:background=5F000000 for half transparency.
4.If android:[email protected] statusbar_background (this name can be different) is present in status_bar.xml then you can find the image named statusbar_background in res/drawable-ldpi( or mdpi/hdpi depending on the device) and make that image transparent via image editors!
This simply means our status bar background is drawable and we are providing proper image for it!
Will add more tips soon!
Re: [LINKS][TIPS] Editing system files and more!
Thank js.. Very helpfull for a noob like me..
Sent from my GT-S6500D
thank you very much. it was helpful for me too.
Re: [LINKS][TIPS] Editing system files and more!
EvolutionHybrid said:
Thank js.. Very helpfull for a noob like me..
Sent from my GT-S6500D
Click to expand...
Click to collapse
eserguei said:
thank you very much. it was helpful for me too.
Click to expand...
Click to collapse
Quite strange that the guys who found it useful haven't bothered to atleast hit a small thanks button!
Sent from my Xperia Neo V using xda premium
Ghostfreak NB said:
Quite strange that the guys who found it useful haven't bothered to atleast hit a small thanks button!
Sent from my Xperia Neo V using xda premium
Click to expand...
Click to collapse
I did, but not to you
Also, is the CRT effect not able to be done on a Gingerbread-based stock rom? I decompiled my framework-res.apk with NinjaMorph but, I can't seem to find the dir [APK ROOT]/res/values nor the bools.xml file...
Another question, is it dangerous to my rom's stability if I use somebody else's framework-res.apk? (taking into account that my rom's backed up though, it's not really an issue )
Ah, my phone is a GT-S5830M (same as the GT-S5830i)
El_Dark said:
I did, but not to you
Also, is the CRT effect not able to be done on a Gingerbread-based stock rom? I decompiled my framework-res.apk with NinjaMorph but, I can't seem to find the dir [APK ROOT]/res/values nor the bools.xml file...
Another question, is it dangerous to my rom's stability if I use somebody else's framework-res.apk? (taking into account that my rom's backed up though, it's not really an issue )
Ah, my phone is a GT-S5830M (same as the GT-S5830i)
Click to expand...
Click to collapse
I am also S5830i user but this method won't work due to unknown reasons! I'll edit OP!
Otherwise it will work on other devices!
Don't replace framework-res.apk.. U'll get bricked.. If u are doing ui changes just take the pngs and replace in ur framework-res.apk! But make sure resolution is same as that of original one!
Sent from mass relay
El_Dark said:
Also, is the CRT effect not able to be done on a Gingerbread-based stock rom? I decompiled my framework-res.apk with NinjaMorph but, I can't seem to find the dir [APK ROOT]/res/values nor the bools.xml file...
Click to expand...
Click to collapse
It is yes, but you can only theme images it seems with NinjaMorph, which is why it doesn't list the folders that consist mainly of xmls, which can only be edited after being decompiled.
Was really a very easy n a extremely noov friendly tutorial.
Thnx guys!
Sent from my GT-I9100 using xda premium
VERY NICE GUIDE !!! Thanks a lot ,, many more to learn
Can u give a guide to add notification toggles in aosp ics
Sent from my GT-S5570 using xda premium
really helpful
thanks (pressed already)
How do I change the Model Number?
js2892 said:
I'm gonna give links for various guides to edit these files
Remember, these files are most useful for theming or making ROMs so read on if you want to develop your own ROMs...:good:
A noobs guide for uot kitchen
http://forum.xda-developers.com/showthread.php?t=1676817
Full guide for editing systemui.apk and framework-res.apk and also making a custom rom
http://forum.xda-developers.com/showthread.php?t=2086771
Editing classes.dex inside services.jar
http://forum.xda-developers.com/showthread.php?t=2160478
Change status bar clock color
http://forum.xda-developers.com/showthread.php?t=549309
Make status bar transparent
http://forum.xda-developers.com/showthread.php?t=1891702
Battery Bar Mod
http://forum.xda-developers.com/showthread.php?t=1371330
Decompiling/Recompiling and Advance Theming of 9 PNG
http://forum.xda-developers.com/showthread.php?t=2254824
Android Theming(Big guide with lots of links)
http://forum.xda-developers.com/showthread.php?t=2069287
Build.prop edits
http://forum.xda-developers.com/showthread.php?t=2256588
ADB, Logcat for n00bs and newbies
http://forum.xda-developers.com/showthread.php?t=2141817
KERNEL DEVELOPMENT(Advanced User)
How to use Github
http://forum.xda-developers.com/showthread.php?t=1877040
Guides on building kernels
http://forum.xda-developers.com/showthread.php?t=1845099&highlight=build+kernel (More useful for BCM devices)
http://forum.xda-developers.com/showthread.php?t=2226199
http://forum.xda-developers.com/showthread.php?t=2152819 (Using NDK)
Add features to your kernel( from XDA-U)
http://xda-university.com/as-a-developer/adding-features-to-your-kernel
TIPS​
Tip-1
Enable CRT screen off animation in ur phone(Will not enable animation when screen is turned on)(does not work on S5830i)
Decompile framework-res.apk
go to res/values find bools.xml and open it.
[/B]
Change this
<bool name="config_animateScreenLights">true</bool>
to this
<bool name="config_animateScreenLights">false</bool>
If this does not work, look for detailed guide with editing of services.jar
Tip-2
Change your android version and name(just a superficial change!)
1. Open your explorer.
2. Go to system/
3. There's a file named "build.prop"
4. Long press and then open in text editor.
5. Find these-
ro.build.display.id - Build Number(Default: GINGERBREAD.XXLA2)
ro.build.version.release- Android version(Default: 2.3.6)
6. Edit, Save and Reboot!
Tip-3
Make status bar transparent(Only transparent for homescreen)
1. Decompile systemui.apk
2. Go to res/layout/status_bar,xml
3.Find android:background=FF000000 and change it to android:background=000000000 for full transparency and to android:background=5F000000 for half transparency.
4.If android:[email protected] statusbar_background (this name can be different) is present in status_bar.xml then you can find the image named statusbar_background in res/drawable-ldpi( or mdpi/hdpi depending on the device) and make that image transparent via image editors!
This simply means our status bar background is drawable and we are providing proper image for it!
Will add more tips soon!
Click to expand...
Click to collapse
Hi,
How would I change the Model Number?
rasmutu said:
Hi,
How would I change the Model Number?
Click to expand...
Click to collapse
Please don't quote the whole OP.
go to system/build.prop
open the file and change value of ro.product.model
It seems good. I'm going to click. thank you!

New animations (windows & transitions) for your rom

Would you like to change windows & transitions animations in your ROM , Let’s go ….
1- Download “AnimationSources.zip “
2- Decompile your framework-res.apk
3- Extract contents of “AnimationSources.zip “ to respective folders in framework-res.apk
4- Recompile the apk
5- Enjoy
Nice! You can also try UOT kitchen, it's more simple to use anyway thanks for sharing!
Sent from my Google Glass with CyanogenMod 11 KLP using Tapatalk 6 Golden Preview
Where are the credits, assuming you haven't made these files yourself, providing the information that they are not easy to make if you're not a developer
Sent from my Elder Wand
iamareebjamal said:
Where are the credits, assuming you haven't made these files yourself, providing the information that they are not easy to make if you're not a developer
Sent from my Elder Wand
Click to expand...
Click to collapse
Thanks to XDA and all members ............ but this is my work and files are modified by me:fingers-crossed:
Hesham Sleem said:
Thanks to XDA and all members ............ but this is my work and files are modified by me:fingers-crossed:
Click to expand...
Click to collapse
Ok let me check and see
Hesham Sleem said:
Would you like to change windows & transitions animations in your ROM , Let’s go ….
1- Download “AnimationSources.zip “
2- Decompile your framework-res.apk
3- Extract contents of “AnimationSources.zip “ to respective folders in framework-res.apk
4- Recompile the apk
5- Enjoy
Click to expand...
Click to collapse
can u explain the steps , I would like to try it. I have a rooted note 3.
vikas724 said:
can u explain the steps , I would like to try it. I have a rooted note 3.
Click to expand...
Click to collapse
Sorry but can you tell me what you want to explain ??
if you have problem in any step please tell me and i will help you
vikas724 said:
can u explain the steps , I would like to try it. I have a rooted note 3.
Click to expand...
Click to collapse
did i just read note3???
and note3 user in ace i section??
Sent from Microwave with KitKat 4.4
Good
VamosFener1907 said:
Good
Click to expand...
Click to collapse
what good don't complete your 10 Post like these !

[GUIDE][GB]Gradient_Statusbar[EXCLUSIVE]

Gradient Status Bar
For Gingerbread Roms​
Hello everyone, today I will show you how to get Kit Kat Gradient Status Bar on Gingerbread Roms. So, lets begin.
Requirements:
Windows/Linux
Apktool
7-zip.
Notepad++ for Editing xml in Windows
Gingerbread Rom (De-odexed) for SystemUI.apk
Resources (See Attachment)
Basic Compiling and Decompiling Knowledge.
Modding SystemUI.apk
Decompile your SystemUI.apk
Navigate to /SystemUI/res/layout/status_bar.xml
Now find this line
Code:
<com.android.systemui.statusbar.StatusBarView android:orientation="vertical" android:background="#ff000000" android:focusable="true" android:descendantFocusability="afterDescendants"
xmlns:android="http://schemas.android.com/apk/res/android">
Now Change the Red marked line with this
Code:
android:background="@drawable/gradient"
Now copy the attached gradient.png to /SystemUI/res/drawable-mdpi
Recompile SystemUI.apk
Now open the Original SystemUI.apk using 7-zip
Now navigate to /SystemUI/build/apk and Drag the classes.dex to Original SystemUI.apk
Now navigate to /SystemUI/build/apk/res/drawable-mdpi and Drag gradient.png to Original SystemUI.apk
Push the Modded SystemUI.apk to /system/app
Thats it. Enjoy Gradient Status Bar on your Gingerbread.
XDA PORTAL
Don't forget to Hit Thanks
:good:good work
Great :laugh:
thank you.. gonna add gradients to my. next gb rom.. I've more white if you want I can share
Nice guide. :good:
Btw You can use xml method for the gradient statusbar, So that the users can change the opacity and color of their choice without any image editor. If you didn't understand you can take a look at gradient_bg.xml in SystemUI.zip from my guide.
i will definitely gonna try it on my ace with gb
happy new year in advance :laugh::good:
MuSaddiq said:
Nice guide. :good:
Btw You can use xml method for the gradient statusbar, So that the users can change the opacity and color of their choice without any image editor. If you didn't understand you can take a look at gradient_bg.xml in SystemUI.zip from my guide.
Click to expand...
Click to collapse
Yes, we can do that. But this one is much simple and the output will be same.
aditya rathee said:
i will definitely gonna try it on my ace with gb
happy new year in advance :laugh::good:
Click to expand...
Click to collapse
Happy new year to you also.
enricocid said:
thank you.. gonna add gradients to my. next gb rom.. I've more white if you want I can share
Click to expand...
Click to collapse
Yes you can share after all XDA is a place for sharing.
can it be used on ICS ROM
pravin.narote said:
can it be used on ICS ROM
Click to expand...
Click to collapse
It should work give a try.
kk9999gada said:
Yes, we can do that. But this one is much simple and the output will be the same.
Click to expand...
Click to collapse
Ya, the output will be same and this method is simple also but if the user wants to change the color of the gradient
In image method: He should use any photo editor.
In xml method: He should just change the hex color code.
Just a suggestion that you can edit the op and create 2 methods for this, Method 1 is image method and Method 2 is xml method.
Sent from my GT-S5360
MuSaddiq said:
Ya, the output will be same and this method is simple also but if the user wants to change the color of the gradient
In image method: He should use any photo editor.
In xml method: He should just change the hex color code.
Just a suggestion that you can edit the op and create 2 methods for this, Method 1 is image method and Method 2 is xml method.
Sent from my GT-S5360
Click to expand...
Click to collapse
Ok. Thanks I will add second method also.
@kk9999gada thanks buddy need more tweaks for ginger bread .... KEEP UP THE LEGACY
kk9999gada said:
Gradient Status Bar
For Gingerbread Roms​
Hello everyone, today I will show you how to get Kit Kat Gradient Status Bar on Gingerbread Roms. So, lets begin.
Requirements:
Windows/Linux
Apktool
7-zip.
Notepad++ for Editing xml in Windows
Gingerbread Rom for SystemUI.apk
Resources (See Attachment)
Basic Compiling and Decompiling Knowledge.
Modding SystemUI.apk
Decompile your SystemUI.apk
Navigate to /SystemUI/res/layout/status_bar.xml
Now find this line
Code:
<com.android.systemui.statusbar.StatusBarView android:orientation="vertical" [COLOR="Red"]android:background="#ff000000" [/COLOR]android:focusable="true" android:descendantFocusability="afterDescendants"
xmlns:android="http://schemas.android.com/apk/res/android">
Now Change the Red marked line with this
Code:
[COLOR="RoyalBlue"]android:background="@drawable/gradient"[/COLOR]
Now copy the attached gradient.png to /SystemUI/res/drawable-mdpi
Recompile SystemUI.apk
Now open the Original SystemUI.apk using 7-zip
Now navigate to /SystemUI/build/apk and Drag the classes.dex to Original SystemUI.apk
Now navigate to /SystemUI/build/apk/res/drawable-mdpi and Drag gradient.png to Original SystemUI.apk
Push the Modded SystemUI.apk to /system/app
Thats it. Enjoy Gradient Status Bar on your Gingerbread.
XDA PORTAL
Don't forget to Hit Thanks:good:
Click to expand...
Click to collapse
Hello, first thank you for this but I think this is not a full guide. I tried that but icons & words got blurred.. First do we need a transparency mod inside systemui smali files?
Erhany said:
Hello, first thank you for this but I think this is not a full guide. I tried that but icons & words got blurred.. First do we need a transparency mod inside systemui smali files?
Click to expand...
Click to collapse
There is no need to do modding with smali files for getting transparency. The icons are only for MDPI devices. I have resized the icons according to my device.
And please don't quote whole OP.
Helpp!!
Hey replaced my status bar background by ur png but i am not getting that kitkat look...
any idea to solve this??
I am on CM7 based rom on galaxy y...
TheStrix said:
Hey replaced my status bar background by ur png but i am not getting that kitkat look...
any idea to solve this??
I am on CM7 based rom on galaxy y...
Click to expand...
Click to collapse
Try these steps:
Decompile your launcher
open res/values/styles.xml
add this style
Code:
<style name="My.Theme" parent="@*android:style/Theme.Wallpaper.NoTitleBar">
<item name="android:windowContentOverlay">@null</item>
</style>
now open AndroidManifest.xml
find this line (this line may be different in your rom)
Code:
<application android:label="@string/application_name" android:icon="@drawable/ic_launcher_home" android:name="LauncherApplication">
add this code in that line
Code:
android:theme="@style/My.Theme"
Now that line will look like this
Code:
<application [COLOR="Red"]android:theme="@style/My.Theme"[/COLOR] android:label="@string/application_name" android:icon="@drawable/ic_launcher_home" android:name="LauncherApplication">
Recompile
Push it in to system/app
Set proper permissions(rw-r--r--)
TheStrix said:
Hey replaced my status bar background by ur png but i am not getting that kitkat look...
any idea to solve this??
I am on CM7 based rom on galaxy y...
Click to expand...
Click to collapse
I guess you are using Holo Launcher.
If yes then go to Launcher Settings > Desktop Settings > Scroll to Bottom > Check Hide Shadows at top and bottom.
Now enjoy gradient status bar.
kk9999gada said:
I guess you are using Holo Launcher.
If yes then go to Launcher Settings > Desktop Settings > Scroll to Bottom > Uncheck Hide Shadows at top and bottom.
Now enjoy gradient status bar.
Click to expand...
Click to collapse
Thanks mate, done it successfully!!
But minor correction in ur step is tht we hav to 'check ' hide shadow option and not 'uncheck'
TheStrix said:
Thanks mate, done it successfully!!
But minor correction in ur step is tht we hav to 'check ' hide shadow option and not 'uncheck'
Click to expand...
Click to collapse
I am facing same problem in lockscreen too...
Can you tell me wat xml is of locksreen!??
TheStrix said:
I am facing same problem in lockscreen too...
Can you tell me wat xml is of locksreen!??
Click to expand...
Click to collapse
In Holo Locker > Change lockscreen tint to 0%.
Plus version of holo locker is required for this.

[GUIDE]HOW-TO Holo Light On Settings.apk [4.0/ICS/CM9][4.1/JB/CM10][4.2/JB/CM10.1]

Hello Everyone's
Check it my first GUIDE on here
How To Setting Holo Light
First step
1. Know how to compile and recompile
2. Disable your Signature Verifiication or you can follow this GUIDE GO HERE Thanks To Om @dugeriss
3. Now decompile your Settings.apk
and edit AndroidManifest.xml
Replace BLUE Code with RED Code
Code:
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo.NoActionBar"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.NoActionBar"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo.DialogWhenLarge"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.DialogWhenLarge"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo.Dialog.Alert"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.Dialog.Alert"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo.Panel"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.Panel"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Dialog"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.Dialog"[/COLOR]
Change all code
You'r done now :laugh:
4. compile your Settings Project
6. sign in
7. decompile your framework-res.apk and go to res/values/colors.xml
Code:
[COLOR="Blue"]<color name="background_light">#ffffffff</color>[/COLOR] Change with this [COLOR="red"]<color name="background_light">#ff000000</color>[/COLOR]
8. Compile Your framework-res Project
9. sign in
10. Push to Your system
11. Done ! :victory:
Sorry For My Bad English
Press Thanks If I Help You :fingers-crossed:
Reserved for something
Nice guide om
dugeriss said:
Nice guide om
Click to expand...
Click to collapse
hehe just a little guide om.. thanks :good:
shevchovski said:
Hello Everyone's
Check it my first GUIDE on here
How To Setting Holo Light
First step
1. Know how to compile and recompile
2. Disable your Signature Verifiication or you can follow this GUIDE GO HERE Thanks To Om @dugeriss
3. Now decompile your Settings.apk
and edit AndroidManifest.xml
Replace BLUE Code with RED Code
android:theme="@*android:style/Theme.Holo" = android:theme="@*android:style/Theme.Holo.Light"
android:theme="@*android:style/Theme.Holo.NoActionBar" = android:theme="@*android:style/Theme.Holo.Light.NoActionBar"
android:theme="@*android:style/Theme.Holo.DialogWhenLarge" = android:theme="@*android:style/Theme.Holo.Light.DialogWhenLarge"
android:theme="@*android:style/Theme.Holo.Dialog.Alert" = android:theme="@*android:style/Theme.Holo.Light.Dialog.Alert"
android:theme="@*android:style/Theme.Holo.Panel" = android:theme="@*android:style/Theme.Holo.Light.Panel"
android:theme="@*android:style/Theme.Dialog" = android:theme="@*android:style/Theme.Holo.Light.Dialog"
Change all code
You'r done now :laugh:
4. compile your Settings Project
6. sign in
7. decompile your framework-res.apk and go to res/values/colors.xml
<color name="background_light">#ffffffff</color> Change with this <color name="background_light">#ff000000</color>
8. Compile Your framework-res Project
9. sign in
10. Push to Your system
11. Done ! :victory:
Sorry For My Bad English
Press Thanks If I Help You :fingers-crossed:
Click to expand...
Click to collapse
nice guide om
shevchovski said:
hehe just a little guide om.. thanks :good:
Click to expand...
Click to collapse
Tut holo light framework-res bro
D2Y aka E said:
nice guide om
Click to expand...
Click to collapse
Peace Om good luck :fingers-crossed:
D2Y aka E said:
nice guide om
Click to expand...
Click to collapse
yeucongnghevn said:
Tut holo light framework-res bro
Click to expand...
Click to collapse
What you mean holo light framework-res bro ??
shevchovski said:
What you mean holo light framework-res bro ??
Click to expand...
Click to collapse
Tut Mod framework-res holo dark -> holo light ^^ .thank bro
yeucongnghevn said:
Tut Mod framework-res holo dark -> holo light ^^ .thank bro
Click to expand...
Click to collapse
framework-res inlude holo dark and holo light bro..
if you want mod another apps. just edit like Tutorial on above bro..
shevchovski said:
framework-res inlude holo dark and holo light bro..
if you want mod another apps. just edit like Tutorial on above bro..
Click to expand...
Click to collapse
Ok.thank bro .nice tut
yeucongnghevn said:
Ok.thank bro .nice tut View attachment 2798288
Click to expand...
Click to collapse
You'r welcome :laugh: awesome
shevchovski said:
Peace Om good luck :fingers-crossed:
Click to expand...
Click to collapse
if I do not disable signature means I have to sign back setting.apk true that I edited so yes mastah
D2Y aka E said:
if I do not disable signature means I have to sign back setting.apk true that I edited so yes mastah
Click to expand...
Click to collapse
yes om I've never tried with no way to enable signature . and my Settings.apk is gone..
shevchovski said:
yes om I've never tried with no way to enable signature . and my Settings.apk is gone..
Click to expand...
Click to collapse
sip ... I will try again thank you enlightenment
D2Y aka E said:
sip ... I will try again thank you enlightenment
Click to expand...
Click to collapse
Don't forget to sign in .apk after edit om :good: :laugh:
shevchovski said:
Hello Everyone's
Check it my first GUIDE on here
How To Setting Holo Light
First step
1. Know how to compile and recompile
2. Disable your Signature Verifiication or you can follow this GUIDE GO HERE Thanks To Om @dugeriss
3. Now decompile your Settings.apk
and edit AndroidManifest.xml
Replace BLUE Code with RED Code
Code:
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo.NoActionBar"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.NoActionBar"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo.DialogWhenLarge"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.DialogWhenLarge"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo.Dialog.Alert"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.Dialog.Alert"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo.Panel"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.Panel"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Dialog"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.Dialog"[/COLOR]
Change all code
You'r done now :laugh:
4. compile your Settings Project
6. sign in
7. decompile your framework-res.apk and go to res/values/colors.xml
Code:
[COLOR="Blue"]<color name="background_light">#ffffffff</color>[/COLOR] Change with this [COLOR="red"]<color name="background_light">#ff000000</color>[/COLOR]
8. Compile Your framework-res Project
9. sign in
10. Push to Your system
11. Done ! :victory:
Sorry For My Bad English
Press Thanks If I Help You :fingers-crossed:
Click to expand...
Click to collapse
Keren mas hehe bisa nih kayaknya private
irhamantap said:
Keren mas hehe bisa nih kayaknya private
Click to expand...
Click to collapse
Try it before asking..
shevchovski said:
Hello Everyone's
Check it my first GUIDE on here
How To Setting Holo Light
First step
1. Know how to compile and recompile
2. Disable your Signature Verifiication or you can follow this GUIDE GO HERE Thanks To Om @dugeriss
3. Now decompile your Settings.apk
and edit AndroidManifest.xml
Replace BLUE Code with RED Code
Code:
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo.NoActionBar"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.NoActionBar"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo.DialogWhenLarge"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.DialogWhenLarge"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo.Dialog.Alert"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.Dialog.Alert"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Holo.Panel"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.Panel"[/COLOR]
[COLOR="Blue"]android:theme="@*android:style/Theme.Dialog"[/COLOR] = [COLOR="Red"]android:theme="@*android:style/Theme.Holo.Light.Dialog"[/COLOR]
Change all code
You'r done now :laugh:
4. compile your Settings Project
6. sign in
7. decompile your framework-res.apk and go to res/values/colors.xml
Code:
[COLOR="Blue"]<color name="background_light">#ffffffff</color>[/COLOR] Change with this [COLOR="red"]<color name="background_light">#ff000000</color>[/COLOR]
8. Compile Your framework-res Project
9. sign in
10. Push to Your system
11. Done ! :victory:
Sorry For My Bad English
Press Thanks If I Help You :fingers-crossed:
Click to expand...
Click to collapse
Good job opa
green world said:
Good job opa
Click to expand...
Click to collapse
jiiaahh opa ?? :silly: i'm just a noob member mbah :laugh:

Categories

Resources