Sunday, 20 September 2015

Change color of Progress-bar in Your Smart-PHONE----(THEME-ANDROID)

Disclaimer: Altering the OS(Android) of Smartphones means to update it via rooting or any other custom ROM in such manner that it render your device unusable, that brick phone will not be able to boot and stuck in boot-loop. A brick phone is "dead-phone", which can not perform any task.This article is for only educational purpose. I am not responsible for any damage occur  to your phone or any loss occur to anyone in any manner.


How to Change color of Progress-bar in Your Smart-PHONE----(THEME-ANDROID):



To do this you need to follow the below steps:





Requirements:

To change color of progress bar of  your android you should have some basic things with you :

1. Rooted Android Phone.
2. Data Cable
3. Root Explorer
4. Apk Compiler/De-Compiler
5. Photoshop color picker to know the Hex-value of your desired color.
6. XML editor (i.e - Notepad/Notepad++)

Steps:

1. Root Your Android Smartphone. (How to Root..?)

2. Install Root-explorer and copy-pest firmware.apk  to your computer. Now decompile with help of       any decompiler (Google for apk Decompiler/Compiler i.e Tickle My android, Kitchen Android)

3. Look for Progress_horizontal.xml in ->  res/drawable folder of de-compiled apk.

4. Open it with XML editor and look for Hex values shown below and change them according to             your's choice of color, leave (FF) starting two digit of hex value unchanged. To know about hex          value of your's choice color look it in adobe Photoshop.
   

     


5. Change the values and re-compile firmware.apk.

6. Copy and replace in your phone with help of Root explorer.

7. Restart Your phone.


Note: Some Hex values from my side

Green:          (ff1ffb02)
Yellow:        (fff2fb02)
Cyan-Blue:  (ff33b5e5)

For any other query please write your problem in comment box. I will try my best to resolve them.

No comments:

Post a Comment