[Guide] Changing Dialer Background - Miscellaneous Android Development

This is a small tutorial showing you about changing dialer background...
.
Necessary Tools
-Apktool/NinjaMorph!
-Root Explorer
-A brain
.
It's a easy process... Any one can do this!!!
Let's start
.
At first take Contacts. apk of a ROM which you want to mod.. Then decompile it with apktool or NinjaMorph.
You will find some folders......
Open "res" folder the search for folder "drawable-nodpi" open it you will find some PNG images...
Search for the PNG file "background_dial_holo_dark.PNG" .. replace it with any PNG with the same name "background_dial_holo_dark.PNG"!!!
.
After done recompile the apk and push in to system>app by root explorer and reboot your phone.......
And enjoy the new dialer background……
.
N.B- I cannot make sure that it will work, but I have done it in my MTK phone and it worked..
.
HIT A THANKS IF I HAVE HELPED YOU
.

Related

Theme Developin Made Easy

​Tools Needed :
APK Manager (to decompile and recompile apks)
Photoshop or other photo editing software’s ( corel draw etc etc)
FS Resizer or GIMP( to resize or reshape png)
NOTEPAD ++(edit xml files)
Eclipse
AXMLPrinter (convert xml to txt files)
From the start:
Make sure u hav a deodexed ROM….If your ROM is not deodexed den use xultimate to deodex….
• You will get a zip or rar file in which u will find “meta inf” and “system”…. We will be concentrating only on the system folder…..Extract it to the desktop or which ever location u want….
• Inside the system folder u would see folders called “app” “framework” “media” “bin” etc….
​ Let me explain what does these folders Hav to do.
“app” is the major folder which has to do with all the pre installed apps(default apps) like calculator camera mms(messaging) touchwiz bluetooth etc…..
“framework” is the folder associated with the body formation (i.e) the skeleton of out fit…..examples like the battery icon,icons in the notification panel like “autorotate” “Wi-Fi” “GPS” etc….
“media” consists of “bootanimation.zip” file allows u to change the boot animation ( we would discuss about this later)
TUTORIAL ON HOW TO CHANGE THE ICON OF APPS:
STEP 1: First go into the “apps” folder and extract everythin(if u wish extract everythin or extract only the file u want) to the desktop…….
• Don’t be bothered about the .odex files… concentrate only on the .apk files…..
• for ex: if u wish to change the “messaging” icon…select mms.apk….enter into that and u would find folders called “res” “metainf”…….. ENTER into “res” folder and u would see folders such as “drawable” “drawable ldpi”( or similar to that) leave the folders like “xml” etc and just concentrate on “drawable-ldpi” and extract it to the desktop…..enter into that folder and u would find all the images which u see on the mobile while messaging….. Hope u would remember how the icon for the messagin app be….now search for that….for this apk it would be as “ic_launcher_smsmms”….. and BINGO your done…… download a png of the icon u want from google (for that go into google and type message icon png and select images…. Select the image of ur choice and save it) now copy that downloaded image (for ex the downloaded image name is 123.png replace that name to “ic_launcher_smsmms”)After renaming it copy and replace the default image in the “drawable ldpi” folder….. Similarly make changes for wat ever icon u want but REMBEMBER the icon ur changing should hav the same name of the default icon”
• Since u’ve modded(changed) only the “drawable ldpi” folder copy that folder in which u hav changed the icon to the folder in “res” of “mms.apk”…… to make it clear delete the default drawable ldpi and replace it with the one u modded from the desktop……(to replace just drag from the desktop to the rar file) IF WINRAR asks a confirmation “update changes made” click YES…… cool now u’ve changed the icon of the messaging app….
• Similarly try replacing the default icon of the calculator camera dialer tab activity etc by just moving into the apk file “res””drawable ldpi (hdpi, land-ldpi or wateva)
• To go more interior take dialer tab activity and follow the above steps first.,….den replace the number icons, dialer_tab_background image with any image u like  but it should be of PNG and of the same default name while replacing it in the folder……
• That’s it now u’ve learnt how to change the icons and images……
• Now do the reverse of STEP 1….. copy the modded(changed) apk files from the desktop into the “system””app” folder and don’t forget to save the changes…..
• TUTORIAL ON HOW TO CHANGE THE ICON OF FRAMEWORK :
SIMILARLY just like how u replaced the icons of “apps” try replacing icons of framework folder….
• Open “framework” folder…..u’ll find many .JAR files and “framework-res.apk” and “twt-framework.apk”
• Go into framework-res.apkresand extract drawable (ldpi,hdpi,mdpi,land-hdpi) or wateva file is der to ur desktop…. Just as how u did it in “apps” replace the PNGS in it…. For ex: replace the alarm clock icon “auto rotate” “vibrate” “sound””battery icons” etc…..
• After doing all the changes in drawable folder replace the drawable folder in “framework-res.apk” and replace this “framework-res.apk” in the framework folder of the RAR file….
XML EDITTING:
XML editing is the trickiest and difficult part yet a challenging part
To do this u must need “apk manager” version 4 or higher…..
These are the folders inside the apk manager
Take the apk file for which u r goin to edit the xml for example to change the conversion of sms to mms from 4pgs to any no of pgs u want……copy the “mms.apk” file from “system””app” to “PLACE APK HERE FOR MODDING” of the apk manager….. HINT: for beginners u can edit only one file at a time After this open “SCRIPT”
IF u hav placed mms.apk file in “PLACE APK HERE FOR MODDING” den “NONE” would be shown as “mms.apk” or if u had placed “touchwiz.apk” it would show as “touchwiz.apk” on the place of NONE
Now press no 9….. the “DECOMPILING” would start and would finish with no alert…
now go to the “APK manager” folder and go into “PROJECTS” u’ll find mms.apk or wateva apk u hav used….
Den go into “RES””XML” ..... u’ll find “mms_config” open it with notepad or notepad++….(notepad++ is advisable and recommended)
You will find a line called <int name="smsToMmsTextThreshold">4</int> replace that four with whatever number u want….
Well u hav learnt how to edit the XML’s also… ….try to edit xml of touchwiz (androidmanifest.xml) to enable touch wiz rotation or touchwiz(launcher_config{to change number of rows and columns}….”default_mainapplication_order”{to change order of the apps in the touch wiz}
All the changes must be made in the projects folder and COMPILE it again by pressing number 11…..
copy the COMPILED .APK back into “apps” or “framework-res” or from wer ever u took the apk file….. THEME DEVELOPING DOESN’T COME WITHIN A DAY SO TRY IT REPEATEDLY TILL U GET THE ART OF IT My sincere thanks to Amit who motivated me and thanks to pratyush and dev for helpin me at the beginning, Rishee for the support rendered from the beginning and all the group members for your support…..
THE SCERENSHOTS ARE PROVIDED IN THE LINK BELOW
www.multiupload.com/7EVOSODEHX
Nice one !!
invincible authority said:
Nice one !!
Click to expand...
Click to collapse
Thank u.....
Thnx bro! That was really helpful!!!
wilfredcool007 said:
​Tools Needed :
 APK Manager (to decompile and recompile apks)
 Photoshop or other photo editing software’s ( corel draw etc etc)
 FS Resizer or GIMP( to resize or reshape png)
 NOTEPAD ++(edit xml files)
 Eclipse
 AXMLPrinter (convert xml to txt files)
From the start:
Make sure u hav a deodexed ROM….If your ROM is not deodexed den use xultimate to deodex….
• You will get a zip or rar file in which u will find “meta inf” and “system”…. We will be concentrating only on the system folder…..Extract it to the desktop or which ever location u want….
• Inside the system folder u would see folders called “app” “framework” “media” “bin” etc….
Let me explain what does these folders Hav to do,,,,,
“app” is the major folder which has to do with all the pre installed apps(default apps) like calculator camera mms(messaging) touchwiz bluetooth etc…..
 “framework” is the folder associated with the body formation (i.e) the skeleton of out fit…..examples like the battery icon,icons in the notification panel like “autorotate” “Wi-Fi” “GPS” etc….
 “media” consists of “bootanimation.zip” file allows u to change the boot animation ( we would discuss about this later)
TUTORIAL ON HOW TO CHANGE THE ICON OF APPS:
STEP 1: First go into the “apps” folder and extract everythin(if u wish extract everythin or extract only the file u want) to the desktop…….
• Don’t be bothered about the .odex files… concentrate only on the .apk files…..
• for ex: if u wish to change the “messaging” icon…select mms.apk….enter into that and u would find folders called “res” “metainf”…….. ENTER into “res” folder and u would see folders such as “drawable” “drawable ldpi”( or similar to that) leave the folders like “xml” etc and just concentrate on “drawable-ldpi” and extract it to the desktop…..enter into that folder and u would find all the images which u see on the mobile while messaging….. Hope u would remember how the icon for the messagin app be….now search for that….for this apk it would be as “ic_launcher_smsmms”….. and BINGO your done…… download a png of the icon u want from google (for that go into google and type message icon png and select images…. Select the image of ur choice and save it) now copy that downloaded image (for ex the downloaded image name is 123.png replace that name to “ic_launcher_smsmms”)After renaming it copy and replace the default image in the “drawable ldpi” folder….. Similarly make changes for wat ever icon u want but REMBEMBER the icon ur changing should hav the same name of the default icon”
• Since u’ve modded(changed) only the “drawable ldpi” folder copy that folder in which u hav changed the icon to the folder in “res” of “mms.apk”…… to make it clear delete the default drawable ldpi and replace it with the one u modded from the desktop……(to replace just drag from the desktop to the rar file) IF WINRAR asks a confirmation “update changes made” click YES…… cool now u’ve changed the icon of the messaging app….
• Similarly try replacing the default icon of the calculator camera dialer tab activity etc by just moving into the apk file “res””drawable ldpi (hdpi, land-ldpi or wateva)
• To go more interior take dialer tab activity and follow the above steps first.,….den replace the number icons, dialer_tab_background image with any image u like  but it should be of PNG and of the same default name while replacing it in the folder……
• That’s it now u’ve learnt how to change the icons and images……
• Now do the reverse of STEP 1….. copy the modded(changed) apk files from the desktop into the “system””app” folder and don’t forget to save the changes…..
• TUTORIAL ON HOW TO CHANGE THE ICON OF FRAMEWORK:•
SIMILARLY just like how u replaced the icons of “apps” try replacing icons of framework folder….
• Open “framework” folder…..u’ll find many .JAR files and “framework-res.apk” and “twt-framework.apk”
• Go into framework-res.apkresand extract drawable (ldpi,hdpi,mdpi,land-hdpi) or wateva file is der to ur desktop…. Just as how u did it in “apps” replace the PNGS in it…. For ex: replace the alarm clock icon “auto rotate” “vibrate” “sound””battery icons” etc…..
• After doing all the changes in drawable folder replace the drawable folder in “framework-res.apk” and replace this “framework-res.apk” in the framework folder of the RAR file….
XML EDITTING:
XML editing is the trickiest and difficult part yet a challenging part
To do this u must need “apk manager” version 4 or higher…..
These are the folders inside the apk manager
Take the apk file for which u r goin to edit the xml for example to change the conversion of sms to mms from 4pgs to any no of pgs u want……copy the “mms.apk” file from “system””app” to “PLACE APK HERE FOR MODDING” of the apk manager….. HINT: for beginners u can edit only one file at a time :O After this open “SCRIPT”
IF u hav placed mms.apk file in “PLACE APK HERE FOR MODDING” den “NONE” would be shown as “mms.apk” or if u had placed “touchwiz.apk” it would show as “touchwiz.apk” on the place of NONE
Now press no 9….. the “DECOMPILING” would start and would finish with no alert…
now go to the “APK manager” folder and go into “PROJECTS” u’ll find mms.apk or wateva apk u hav used….
Den go into “RES””XML” ..... u’ll find “mms_config” open it with notepad or notepad++….(notepad++ is advisable and recommended)
You will find a line called <int name="smsToMmsTextThreshold">4</int> replace that four with whatever number u want….
Well u hav learnt how to edit the XML’s also…….try to edit xml of touchwiz (androidmanifest.xml) to enable touch wiz rotation or touchwiz(launcher_config{to change number of rows and columns}….”default_mainapplication_order”{to change order of the apps in the touch wiz}
All the changes must be made in the projects folder and COMPILE it again by pressing number 11…..
copy the COMPILED .APK back into “apps” or “framework-res” or from wer ever u took the apk file….. THEME DEVELOPING DOESN’T COME WITHIN A DAY SO TRY IT REPEATEDLY TILL U GET THE ART OF IT My sincere thanks to Amit who motivated me and thanks to pratyush and dev for helpin me at the beginning, Rishee for the support rendered from the beginning and all the group members for ur support….. THANK U 
IF U LIKE MY THREAD DONT FORGET TO CLICK THANKS
THE SCERENSHOTS ARE PROVIDED IN THE BROKEN LINK BELOW
multiupload.com/7EVOSODEHX
Click to expand...
Click to collapse
This is very helpfull thankx bro
N again thankx for adding my name :-D
Sent from my Galaxy fit using XDA App
rajrocks said:
This is very helpfull thankx bro
N again thankx for adding my name :-D
Sent from my Galaxy fit using XDA App
Click to expand...
Click to collapse
Thanx for sharing ..!!
Sent from my GT-S5670 using xda premium
Do you guys have any video tuts for this one?
it maybe easier if you see how it's done visually, aside from still images of course...
thanks..
reikableu said:
Do you guys have any video tuts for this one?
it maybe easier if you see how it's done visually, aside from still images of course...
thanks..
Click to expand...
Click to collapse
If u hav any doubts feel free to ask.......
where do you use Eclipse? and which eclipse should i get?
Example, for step 1, how do i extract the file using APK Manger?
sorry i am very noob about this things...
I was able to run apk manager and it asked me to choose an option, i chose extract an APK... but it just closes and does nothing... or i am doing something wrong?
thanks...
reikableu said:
where do you use Eclipse? and which eclipse should i get?
Example, for step 1, how do i extract the file using APK Manger?
sorry i am very noob about this things...
I was able to run apk manager and it asked me to choose an option, i chose extract an APK... but it just closes and does nothing... or i am doing something wrong?
thanks...
Click to expand...
Click to collapse
U need not use eclipse.... just use the apktool to deompile the apk file.... u will find folders called res xml value etc etc after u decompile the apk usin either apktool or apk manager.... If u want to change the icon or appearance use the drawables's folder where all the pngs's are present if u want to make any changes in xml use the folder"xml" and open the files usin notepad++
CLICK THANKS IF U LIKE MY POST
Nice work bro.....
wilfredcool007 said:
just use the apktool to deompile the apk file.... u will find folders called res xml value etc etc after u decompile the apk usin either apktool or apk manager.... If u want to change the icon or appearance use the drawables's folder where all the pngs's are present if u want to make any changes in xml use the folder"xml" and open the files usin notepad++
CLICK THANKS IF U LIKE MY POST
Click to expand...
Click to collapse
Sorry, I am really noob at this... how do i decompile? i tried doing that in apk manager, but i don't seem to get it to work... do i have to have the phone connected to the computer? can you give me a link where i can learn on how to use it?
reikableu said:
Sorry, I am really noob at this... how do i decompile? i tried doing that in apk manager, but i don't seem to get it to work... do i have to have the phone connected to the computer? can you give me a link where i can learn on how to use it?
Click to expand...
Click to collapse
downlaod the "complete set of tools" by me it'll be in the posts under android development and hackins ection.... in that ull find apktool and apk manager and some more
copy the apk file u want into "keep here for Modding" folder of apk manager den open "script".... press 9 to decompile... the decompiled files wil be in the "projects" folder of apkmanager... go into it and do ur modifications...more than this no one can be taught for more reference search using google..
wilfredcool007 said:
downlaod the "complete set of tools" by me it'll be in the posts under android development and hackins ection.... in that ull find apktool and apk manager and some more
copy the apk file u want into "keep here for Modding" folder of apk manager den open "script".... press 9 to decompile... the decompiled files wil be in the "projects" folder of apkmanager... go into it and do ur modifications...more than this no one can be taught for more reference search using google..
Click to expand...
Click to collapse
i did download all that is in here... so i'll give it a try again...
...edit...
i always get an error for decompiling...
i attached a log where the error is, maybe you can check it...
reikableu said:
i did download all that is in here... so i'll give it a try again...
...edit...
i always get an error for decompiling...
i attached a log where the error is, maybe you can check it...
Click to expand...
Click to collapse
listen...ill teach u now as simple as possible.... first hav the apk file with u for example take mms.apk
den download my tools
den in that go to apk manager
place the apk file in the place here for modding folder
now open script den press 9... u will hav hav no response but a folder with the apk name u hav will be created in the projects folder.... now go into the projects folder and there u will find folder called res
open that and further go to drawable folder or which ever folder u want... replace the icon which u want to be replaced with the same name as it was in the folder... for example if u want to change the mms icon the default icon is "icon.png" now download a png of ur choice rename it as "icon" and replace it in the folder.... now open the scripts again
press 11 to compile
it'll ask whether its a system file press "y" den again press "y"
den follow the instructions as given in that box... and thats it
DarshpreetGulati said:
Nice work bro.....
Click to expand...
Click to collapse
Thanks darshpreet
reikableu said:
i always get an error for de-compiling...
i attached a log where the error is, maybe you can check it...
Click to expand...
Click to collapse
as i said, i followed your instructions... and like i said as well...
de-compiling gives me an error that is why i uploaded the error log...
thanks...
Nice share....
really help me to mod icon and status bar .....thank's
AldoSebastian said:
Nice share....
really help me to mod icon and status bar .....thank's
Click to expand...
Click to collapse
Dont just say thanks press it
wilfredcool007 said:
Dont just say thanks press it
Click to expand...
Click to collapse
arrrgghhh...sorry sir...I miss that thing...hehehehe
do it now...n thank's once again for remembering me

How to make theme and learn developing for samsung galaxy R i9013

I think it will be very useful to whom preparing theme ..,and useful to who want to prepare theme for galaxy R
;-)
Its will bit tough need hard work and patience with time (tut originally posted by Raghavafit )
Theme Developing, XML Editting:
Tools Needed :
* APK Manager
* Photoshop or other photo editing software’s ( corel draw etc etc)
*FS Resizer or GIMP
* NOTEPAD ++
From the start:
* Make sure u hav a deodexed ROM….If your ROM is not deodexed den use xultimate to deodex….
*You will get a zip or rar file in which u will find “meta inf” and “system”…. We will be concentrating only on the system folder…..Extract it to the desktop or which ever location u want…. *Inside the system folder u would see folders called “app” “framework” “media” “bin” etc….
Let me explain what does these folders Hav to do,,,,,
*v “app” is the major folder which has to do with all the pre installed apps(default apps) like calculator camera mms(messaging) touchwiz bluetooth etc…..
*v “framework” is the folder associated with the body formation (i.e) the skeleton of out fit…..examples like the battery icon,icons in the notification panel like “autorotate” “Wi-Fi” “GPS” etc….
*v “media” consists of “bootanimation.zip” file allows u to change the boot animation ( we would discuss about this later)
Procedure for only ICON changing TUTORIAL ON HOW TO CHANGE THE ICON OF APPS:
STEP 1: First go into the “apps” folder and extract everythin(if u wish extract everythin or extract only the file u want) to the desktop…….
* Don’t be bothered about the .odex files… concentrate only on the .apk files…..
* for ex: if u wish to change the “messaging” icon…select mms.apk….enter into that and u would find folders called “res” “metainf”…….. ENTER into “res” folder and u would see folders such as “drawable” “drawable ldpi”( or similar to that) leave the folders like “xml” etc and just concentrate on “drawable-ldpi” and extract it to the desktop…..enter into that folder and u would find all the images which u see on the mobile while messaging….. Hope u would remember how the icon for the messagin app be….now search for that….for this apk it would be as “ic_launcher_smsmms”….. and BINGO your done…… download a png of the icon u want from google (for that go into google and type message icon png and select images…. Select the image of ur choice and save it)
*now copy that downloaded image (for ex the downloaded image name is 123.png replace that name to “ic_launcher_smsmms”)After renaming it copy and replace the default image in the “drawable ldpi” folder….. Similarly make changes for wat ever icon u want but REMBEMBER the icon ur changing should hav the same name of the default icon”
*Since u’ve modded(changed) only the “drawable ldpi” folder copy that folder in which u hav changed the icon to the folder in “res” of “mms.apk”…… to make it clear delete the default drawable ldpi and replace it with the one u modded from the desktop……(to replace just drag from the desktop to the rar file) IF WINRAR asks a confirmation “update changes made” click YES…… cool now u’ve changed the icon of the messaging app….
*Similarly try replacing the default icon of the calculator camera dialer tab activity etc by just moving into the apk file “res”à”drawable ldpi (hdpi, land-ldpi or wateva)
*To go more interior take dialer tab activity and follow the above steps first.,….den replace the number icons, dialer_tab_background image with any image u like J but it should be of PNG and of the same default name while replacing it in the folder……
*That’s it now u’ve learnt how to change the icons and images……
Now do the reverse of
*STEP 1….. copy the modded(changed) apk files from the desktop into the “system”à”app” folder and don’t forget to save the changes…..
TUTORIAL ON HOW TO CHANGE THE ICON OF FRAMEWORK:
* SIMILARLY just like how u replaced the icons of “apps” try replacing icons of framework folder….
*Open “framework” folder…..u’ll find many .JAR files and “framework-res.apk” and “twt-framework.apk”
*Go into framework-res.apkàresàand extract drawable (ldpi,hdpi,mdpi,land-hdpi) or wateva file is der to ur desktop…. Just as how u did it in “apps” replace the PNGS in it…. For ex: replace the alarm clock icon “auto rotate” “vibrate” “sound””battery icons” etc…..
*After doing all the changes in drawable folder replace the drawable folder in “framework-res.apk” and replace this “framework-res.apk” in the framework folder of the RAR file….
##XML EDITTING:
*XML editing is the trickiest and difficult part yet a challenging part To do this u must need “apk manager” version 4 or higher…..
*These are the folders inside the apk manager Take the apk file for which u r goin to edit the xml for example to change the conversion of sms to mms from 4pgs to any no of pgs u want……copy the “mms.apk” file from “system”à”app” to “PLACE APK HERE FOR MODDING” of the apk manager….. HINT: for beginners u can edit only one file at a time :OAfter this open “SCRIPT”
*ULL find a window like this…..IF u hav placed mms.apk file in “PLACE APK HERE FOR MODDING” den “NONE” would be shown as “mms.apk” or if u had placed “touchwiz.apk” it would show as “touchwiz.apk” on the place of NONE
*Now press no 9….. the “DECOMPILING” would start and would finish with no alert… now go to the “APK manager” folder and go into “PROJECTS” u’ll find mms.apk or wateva apk u hav used…. Den go into “RES”à”XML” ..... u’ll find “mms_config” open it with notepad or notepad++….(notepad++ is advisable and recommended) You will find a line called 4 replace that four with whatever number u want….
*Well u hav learnt how to edit the XML’s also…….try to edit xml of touchwiz (androidmanifest.xml) to enable touch wiz rotation or touchwiz(launcher_config{to change number of rows and columns} …
*.”default_mainapplication_order”{ to change order of the apps in the touch wiz} All the changes must be made in the projects folder and COMPILE it again by pressing number 11….. copy the COMPILED .APK back into “apps” or “framework-res” or from wer ever u took the apk file…..
*THEME DEVELOPING DOESN’T COME WITHIN A DAY SO TRY IT REPEATEDLY TILL U GET THE ART
By:::--Raghavafit
-------droid joyful
Can i use the same methods above to "slim" down a stock rom ?
I mean to remove or add new apk aka custom rom ??
s4sixty said:
Can i use the same methods above to "slim" down a stock rom ?
I mean to remove or add new apk aka custom rom ??
Click to expand...
Click to collapse
Yup u can......
-------droid joyful

[Q] How to replace SystemUI.apk

Hi guys.
I am trying to change a complete look of a mod, call it theming.
By doing this I edited framework-res.apk successfully by using apk manager.
Now I changed some png from res/drawable-ldpi and zipped the apk (left it unsigned) and pushed it to the dev. wiped dalvik and reboot.
No Statusbar there.
How do I get the SystemUI WITH my changes together, that it will run perfectly again?
-----------
Is there no one who can be of help?
Now I tried APKtool. same.
I do following:
1. I save METAINF folder for later
2. open commandline and enter: apktool d SystemUI.apk
3. I put the images into the folder, generated by apktool, to the right place
4. I enter apktool b SystemUI SystemUIChanged.apk
5. I open SystemUIChanged.apk in 7zip, put the saved before METAINF folder into it.
6. I start phone into recovery, mount system folder and enter on pc in commandline: adb push SystemUIChange.apk /system/app/SystemUI.apk
7. I wipe Dalvik and restart phone.
8. Statusbar still not there
please help someone
i was able to do this successfully in creeds ROM 1.7
do not change the .9 pngs using normal editors...
go here to see how : http://developer.android.com/guide/developing/tools/draw9patch.html
if u just want to change the other pngs then just use 7zip.
unzip it then make all changes and replace the files into the 7zip.
if u want to change the xml files and stuff then u need to decompile using apk manager.
then i just flash it using cwm recovery.
hope i helped
psyche.11 said:
i was able to do this successfully in creeds ROM 1.7
do not change the .9 pngs using normal editors...
go here to see how : http://developer.android.com/guide/developing/tools/draw9patch.html
if u just want to change the other pngs then just use 7zip.
unzip it then make all changes and replace the files into the 7zip.
if u want to change the xml files and stuff then u need to decompile using apk manager.
then i just flash it using cwm recovery.
hope i helped
Click to expand...
Click to collapse
that helped ... it wasn´t the png9s, just usual pngs.
I used 7zip, but it didn´t function.
but after 2nd reboot it work.
so it worked? status bar fine?

[Q] systemUI.apk

Iam trying to change some icons with Ninjamorph,
i find many tutorials that shows to change them in the framework directory.
But those icons are not the same as in systemUI.
Some explaination please?
Thanks in advance
Bierklak said:
Iam trying to change some icons with Ninjamorph,
i find many tutorials that shows to change them in the framework directory.
But those icons are not the same as in systemUI.
Some explaination please?
Thanks in advance
Click to expand...
Click to collapse
I have the easiet way.
1.open root explorer,
2.system,
3.app,
4.search system ui.apk
5.rename it systemui.apk.zip
6.then extract the .zip file
7.and then change the .png file for your change you wanna change.
8. After changing it.
9.Again rename it systemui.apk from systemui.apk.zip.
10.congratulation you have modded your system ui,
You can also do many thing by [email protected],
This ia the only one which I told you.
Hit Hit THANKS!!! If And Only If I Helped You

[GUIDE] Make themes for your device - no Android SDK or APK tool [ For Noobs ]

Hi all,
I know there are tons of 'how to make themes' threads out there in this community but like the title says , its specially for noobs( like me ).
Now I am not talking about noobs who dont know anything about the android OS,framework, recovery etc. Here, by noobs i mean people who dont know how to decompile apps, sign them , make them flashable , use SDKs etc. This guide will throw some light on some of the easier ways out there by using the brilliant features of some apps and programs combined with each other and believe me , it will give you the final result !
So Lets get started :
REQUIREMENTS
1.A NANDROID BACKUP !!
2. Ninjamorph from Stericson : creating a project , replacing PNGs and finishing the project .
http://forum.xda-developers.com/showthread.php?t=674604
3. An image editing software ( I used Photoshop)
4. Root File Manager (any)
5. Knowledge about your device , Duhh
PROCEDURE
1. Open up ninjamorph and start a new project.
2. Find the APK you wanna modify ( Framework-Res.apk for almost everything; SystemUI.apk for statusbar, clock , general backgrounds , drawer etc ; contacts/seccontacts.apk for phone/dialer , messaging.apk for sms app mods etc , i hope i made my point clear )
3.Modify Apks
now, from here you need to choose your path
Method1
4. (conventional one )Inside the project, goto drawable-hdpi ( for backgrounds goto drawable-nodpi ) and replace the pngs with the pngs you want by downloading them or extracting them from existing packages (of the same size as the original )
5. After replacing the images , simply finish your project and you're done!
Method2( which i used )
4. when you create a project , the Apk is extracted to the location in your device at /sdcard/androidthemes/workspace (your SD card) as a simple folder . Copy this folder to your Pc.
5.Edit the images using an image editing software like PS and save all the images in the copied folder itself in their respective locations OR you can replace the whole apk folder with an already modified/themed folder but just make sure that the modified apk folder is of the same device as yours( since if even a single image which is missing in the modified folder but is present in the original apk folder or is not changed appropriately , it will result in the app not being able to run. It will stop.
6. Once you're done with the replacing, replace the apk folder in /sdcard/androidthemes/extracted with the one you have changed in the above step.
7. Then Goto ninjamorph in your device and simply finish the project whose apk extracted folder you have just modified. Ninjamorph will compile and build the apk from your workspace folder and it will replace the original apk with your modified one.
8. Your new Apk has been themed! :laugh:
Precautions.
1.Have a nandroid backup ( big precaution )
2. Have backups of both the .apk file and the original extracted apk folder , so that if you make an incompatible modification and the app doesnt run, then just replace the apk in the file system of your device ( /system/app or /data/app depending on the apk you are modifying whether it is system or user) OR replace the extracted apk folder in /sdcard/androidthemes/workspace with the original one backed up.
Bonus - Make a flashable zip of your themed apks
http://forum.xda-developers.com/showthread.php?t=1572962 ( modify the updater script in the zip in the META-INF folder present in the sample zip to match your needs ) by @cheatman
Hit Thanks :good: if this helped

Categories

Resources