Heres a, How To get Home Auto Rotate on JFv1.51 - G1 Android Development

First I would like to thank Cyanogen for helping me make this possible.
This works if your either flashing a JFv1.5 theme on JFv1.51, or if you have the JFv1.51 rom and want home auto rotate. Mods if its in the wrong place im sorry, can you please move to the appropriate place.
1. you need a java with jdk so download it from here:
http://java.sun.com/javase/downloads/index.jsp
2. then you need the auto sign tool, download from here:
http://www.fightforthepits.com/Androidstuff/signing.zip
3. you can read more about auto signing here:
http://forum.xda-developers.com/showthread.php?t=471586
4. download the attached androidmanifest.xml from this thread.
5. download the theme you want and extract it or open it with winzip.
6. on the theme zip you have open, go to system, then app, and open the launcher.apk (if you didnt extract and opened with winzip another winzip window should open at this time showing the contents in the launcher.apk)
7. drag the androidmanifest.xml to replace the one thats in theme or rom already.
8. sign the launcher.apk
9a. if you opened with winzip after signing the launcher.apk you will close the first window and winzip will ask if you want to update. Hit yes.
9b. If you extracted the rom or theme, you will have to add it all back to a winzip archive and sign the zip.
10. rename to update.zip and flash it and you should have auto-rotate on your home screen.

Add this to the wiki and PM me the link so I can add to the roundup.
Thread closed to keep it clean, if you have a support question PM me and I will open it back up.

nice tutorial...thx
I'll add it to the index

for those who pm'ed me: the attachment is back!! sorry about that!!

Related

[How-To]Themeing your hero

well since there have been ALOT of threads asking how to theme a hero I figured I would go ahead and make a quick guide. I am sure that I will miss stuff so if anyone else sees what I miss let me know and I will add it to the post.
ok first things first there are a few programs that you are going to need. The first is some kind of archive program such as 7zip or winrar. I personaly use winrar but 7zip is free you can download it here.
http://www.7-zip.org/download.html
next you will need a image editing program the favorites are Photoshop and gimp. if you dont have photoshope already and dont want to buy it then download gimp. it just as good and once again its free. You can download gimp here.
http://www.gimp.org/downloads/
Now that you have those programs it is now time to start making your theme.
1. download the ROM of your choice that you want to use since not all files are the same across all ROM's
2. I have 2 folders on my desktop one named "theme apks" and one named "working apks"
3. Use 7zip to unzip the rom you downloaded.
4. in the newly unziped ROM find and open the "system" folder, you will see a list of several sub-directories. The two that we are mainly concerned with are "app" and "framework".
5. Open the "app" folder and move any of the apps that you want to change to the "theme apks" folder that you created earlier in a sub-directory named "app" then open the "framework" folder in the unziped Rom and find and move the "com.htc.resources.apk" and the "framework-res.apk" to your "theme apks" folder into a sub-directory name "framework".
6. now that you have your files seperated out into your "theme apks" folder choose an apk that you want to edit and use 7zip to unzip the .apk into the "working apks" folder you created.
7. now in your "working apks" folder you should have a folder named "res" in this folder there will several other folders. the main ones we need are "drawable", "drawable-mdip" in the 2.1 builds and "drawable", drawable 480x320" in the 1.5 builds" there maybe others depending on what you are trying to change.
8. open the proper drawable folder and find the image you want to edit and open it with your image editor (gimp, photoshop) and make your changes then save it using the same name into the "working apk" folder.
9. now that you have your images edited there are a few ways to add them to your apk the process described here is how I do it since I find it to be the easiest way. go back into your "theme apks" folder and find the apk that you edited. Use 7zip to open NOT unzip the apk. Inside 7zip open the "res" folder and then the proper "drawable" folder now pull up you "working apks" folder and select the edited images and drag them into the 7zip window. A dialog should pop up asking if you want to add and replace existing files and just choose yes. you can now close 7zip.
you have now themed your apk. just repeat steps 6-9 for the rest of the apks you want to theme. then just push the files back to your phone using ADB. I push them back after I am done editing each one before I clear my "working apks" folder so that I can make sure that it looks the way it should that way if I need to make changes then I dont have to go through all the steps again.
after you have created and tested your theme if you want to share it you will want to make an update zip. there are a few ways to do this. by far the easiest way is to use the fresh pre-kitchen to sign it. for this process you will need to follow these steps. download the pre-kitchen here
http://geekfor.me/android15/fresh-pre-kitchen-02/
1. if you followed the steps above then this will be a snap. just open your "theme apks" folder and create a folder named "system"
2. then select either the app folder or the "framework" folder or both depending on what you changed and move them into the "system" folder you just created.
3. now use 7zip to zip the system folder and name it whatever you like.
4. now open fresh pre-kitchen and go to the tools section and choose the sign a zip option. Follow all the prompts and you should have a signed update zip that anyone can flash.
a few side notes
the process above works great for regular images such as png, jpeg and the like now you will find that to change some things they will be in the dreaded ".9.png" format. these images need extra steps to edit them. that I am not going to go into in this guide but they can be found here
http://forum.xda-developers.com/showthread.php?p=5206698
also there is another method to making an update zip that I am not going to go into in this guide but all the tools and how to do it can be found in this thread here. in the first post 4th section.
http://htcpedia.com/forum/showthread.php?t=1404
if you are completely new to themeing I would suggest trying a 1.5 ROM first as they are a little more straight forward because in 2.1 they spread the images for some of the more popular mods over several different apk's.
I want to give a few quick thanks to the great devs here that give us these ROM's to work Flipz, Toast, Damage, Obalisk, Zenulator, and any that I missed thank you. Also to some of the people that have helped me out emensly in my quest to learn how to theme. Noj you have been such a help, Godzson, Chubbzlou and the others that have helped thank you as well.
I hope that this helps some people on their way to customizing their Heros.
if there is anything that someone sees that I missed let me know and I will add it to the post.
I din't see anything about the META-INF folder with update-script to make it flashable. I don't use Fresh kitchen so I'm not sure if it does it or not. I would visually include the layout of the folders before zipping.I might have missed something you typed.
/system/app/
/system/framework/
Looks right. But my name is chubbzlou.
chubbzlou said:
Looks right. But my name is chubbzlou.
Click to expand...
Click to collapse
sorry cubbz was trying to do it from memory but its fixed now.
Thanks for the how-to write up
No prob just busting chops. The how to looks good. Now we need a how to for the .9.png images.
wtphoto said:
sorry cubbz was trying to do it from memory but its fixed now.
Click to expand...
Click to collapse
I din't see anything about the META-INF folder with update-script to make it flashable. I don't use Fresh kitchen so I'm not sure if it does it or not. I would visually include the layout of the folders before zipping.I might have missed something you typed.
/system/app/
/system/framework/
Click to expand...
Click to collapse
I didn't add anything about META-INF because the pre kitchen adds it but that's why I added the link to the other way of signing it explains all that
@chubby that is also why I put the link to the other post I think its a pretty easy to understand guide for the .9.pngs
Sent from my HERO200 using the XDA mobile application powered by Tapatalk
added to wiki
This is just what I have been looking for. Thanks for putting it together.

Problem editing apk images

Hey I'm trying to edit the icon for an app, here's what I'm doing:
1. Open the APK with 7Zip
2. Drag file to desktop
3. Edit with Paint
4. Save and drop back into opened archive
5. Overwrite existing file
6. Place back on phone, try to install
7. Get error, application not installed.
I'm not unzipping anything, so it should still be signed? Just in case I also tried signing with signapktic, and it still wouldn't install.
Thanks in advance.
Edit: sorry, please move this to q&a in general.
Is it a .9.PNG you're editing? If so, there's your problem. You can't just edit a .9.PNG and expect it to work, you have to sign it THEN pass it back across to the APK.

[THEMING -Basic] - Easy Way to EDIT SystemUI.apk/Apps Background

Hi there! Just wanna share..
Just a basic background on how to theme your ROMS. - ofcourse, give thanks to the developer of your ROMs! .
I made this thread for those users who have personal wishes for their Phones. Ofcourse, ROM developers cannot please all of its users. so just make your own and be happy!.
I just made it easy for easy understanding and for the newbies.
Tried so many times and tested
I've already tried editing the systemUI.apk of different ROMs.
Here's what I did :
FIRST : Download 7zip to open the archived apk. - that's free.
Extracting first the Zip File..
(make sure you copy the original before extracting it for back up)
1. Download the ROM.zip and extract it to your PC.
2. Go to \system\app\SystemUI.apk\res\drawable-ldpi/Mdpi/hdpi
3. View the PNG files you wanted to change and make sure to remember its' file name.
4. After editing/changing the file/image you wanted, you can save it anywhere from your PC, let's say on your Desktop.
- Make sure that the file name still remains as is..
*After you're done editing, updating the PNG files you wish to change, follow this steps to update the zip file :
NOTE : You can apply transparency by editing the PNG file to photoshop by reducing the opacity of the image
1. Go to the original ZIP file of ROM.Zip from your PC
2. Right Click the folder and select 7 ZIP -->> open archive
3. Close all of windows/Browers (or minimize)
4. Go to \system\app\SystemUI.apk\res\drawable-ldpi/mdpi/hdpi and it will open a new window of 7zip showing the files inside the zip.
5. Now, given your edited PNG files or downloaded png files (assuming that files are located in your desktop). - Click and simply DRAG the file(s) from your desktop to \system\app\SystemUI.apk\res\drawable-ldpi\ mdpi/hdpi
6. It will ask you to confirm the action for it will replace the existing PNG file that you're trying to change.
7. Make sure that the file name of the one you edited/downloaded are THE SAME. -
8. After dragging and replacing the files you wanted, then you're good to go!
9. Close the 7zip window and that's it!.
You can now install the .zip by copying the UPDATED zip file to your SD Card.
(Note: Make sure to copy the updated one, not the backed up one)
Install the zip file from the original thread's instructions and reboot twice.
After that, you have now a customized systemUI.apk.
For those who do not want to reinstall the whole package.. follow these steps:
1. I assumed that you have the zip file of your ROM.
2. Extract it and go to \system\app\
3. Separate the SystemUi.apk - put it on your desktop. create a back up,
Right Click SystemUi.apk and select 7 ZIP -->> extract here - just to view the files you wanted to change.
Just go the folder and search for the PNG files.
4. Right Click SystemUi.apk and select 7 ZIP -->> open archive.
5. Go to \res\drawable-ldpi/mdpi/hdpi
6. Click and simply DRAG the PNG file(s) from your desktop to \res\drawable-ldpi/mdpi/hdpi
7. It will ask you to confirm the action for it will replace the existing PNG file that you're trying to change.
8. Make sure that the file name of the one you edited/downloaded are THE SAME. -
9. After dragging and replacing the files you wanted, then you're good to go!
APPLYING :
1. Download and install rootexplorer.apk
2. Download the png files you wanted to update.
3. Copy and paste the NEW SystemUi.apk that you have updated/Edited to your SD card.
4. Open root explorer in your galaxy y then go and tap MOUNT R/W.
5. Go to \SDCard and go to new SystemUI.apk that you have updated.
6. Long press the file and select copy
7. Press back and go to \system\app - tap MOUNT R/W at the top.
8. Paste the new SystemUI.apk from there.
(Note : You will encounter a lot of force closes for the exixsting systemui is currently being used by your phone. - just ignore it a lot and scroll down to look for the new SystemUI.apk.
9. Once you get there, long press on it and select permissions:
from the pop up, make the checked one like this :
•___•____ •
•___ .____.
•___ .____.
where Dots are the checked one - Bigger dots
After encountering a lot of force closes, then reboot the phone and that's it!
(Force Closes are normal, DON't PANIC - logically, you are currently using your systemUI.apk so just ignore it)
NOTE : You can also apply the same steps in editing system files apps, just edit the .png files and locate it using 7zip(when you already opened it). Have a little LOGIC on how to edit system app background - same process. just different apk files and directory .
Really helpful!
Im gonna start right now
Kuro-Tensai said:
Really helpful!
Im gonna start right now
Click to expand...
Click to collapse
all d best buddy :good:
Thanks a lot dude!
Option58 said:
Thanks a lot dude!
Click to expand...
Click to collapse
apply and report back :good:
Does it work on JB systemUI.apk ?
Jacupovsky said:
Does it work on JB systemUI.apk ?
Click to expand...
Click to collapse
Dnt knw abt jb bt U can chek bcoz this guide for all roms. Bcoz every rom have thngs in systemui etc.. Chk and report back plzz
Sent from my GT-S5360 using xda app-developers app
Anybdy tried this method?
Sent from my GT-S5360 using xda app-developers app
I am Flashing it right now ,Lets see
sohan rawat said:
Anybdy tried this method?
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
I am flashing the ROM of edited systemui ,FINGERS CROSSED:fingers-crossed:
Can't do this if system is odexed. I have to find a deodexed one.
androidnerd2 said:
Can't do this if system is odexed. I have to find a deodexed one.
Click to expand...
Click to collapse
+1
Is there any way to deodex it, i want to make transparent status bar! If someone can make transparent please make it! thx!
Yes .. The best theming works done on deodex. In odex rom U have limitation and its tough to themed odex rom.. So first deodex ur rom ...!!!
Sent from my GT-S5360 using xda app-developers app
2010matej said:
+1
Is there any way to deodex it, i want to make transparent status bar! If someone can make transparent please make it! thx!
Click to expand...
Click to collapse
There is a deodexed .21 rom available in general section
---------- Post added at 11:28 AM ---------- Previous post was at 11:26 AM ----------
sohan rawat said:
Yes .. The best theming works done on deodex. In odex rom U have limitation and its tough to themed odex rom.. So first deodex ur rom ...!!!
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
Would Xultimate work to deodex stock rom ?
androidnerd2 said:
There is a deodexed .21 rom available in general section
---------- Post added at 11:28 AM ---------- Previous post was at 11:26 AM ----------
Would Xultimate work to deodex stock rom ?
Click to expand...
Click to collapse
dont knw bro test and report .. bcoz i dont have device yet. bt in few days i will get my tipo dual :good:
sohan rawat said:
Hi there! Just wanna share..
Just a basic background on how to theme your ROMS. - ofcourse, give thanks to the developer of your ROMs! .
I made this thread for those users who have personal wishes for their Phones. Ofcourse, ROM developers cannot please all of its users. so just make your own and be happy!.
I just made it easy for easy understanding and for the newbies.
Tried so many times and tested
I've already tried editing the systemUI.apk of different ROMs.
Here's what I did :
FIRST : Download 7zip to open the archived apk. - that's free.
Extracting first the Zip File..
(make sure you copy the original before extracting it for back up)
1. Download the ROM.zip and extract it to your PC.
2. Go to \system\app\SystemUI.apk\res\drawable-ldpi/Mdpi/hdpi
3. View the PNG files you wanted to change and make sure to remember its' file name.
4. After editing/changing the file/image you wanted, you can save it anywhere from your PC, let's say on your Desktop.
- Make sure that the file name still remains as is..
*After you're done editing, updating the PNG files you wish to change, follow this steps to update the zip file :
NOTE : You can apply transparency by editing the PNG file to photoshop by reducing the opacity of the image
1. Go to the original ZIP file of ROM.Zip from your PC
2. Right Click the folder and select 7 ZIP -->> open archive
3. Close all of windows/Browers (or minimize)
4. Go to \system\app\SystemUI.apk\res\drawable-ldpi/mdpi/hdpi and it will open a new window of 7zip showing the files inside the zip.
5. Now, given your edited PNG files or downloaded png files (assuming that files are located in your desktop). - Click and simply DRAG the file(s) from your desktop to \system\app\SystemUI.apk\res\drawable-ldpi\ mdpi/hdpi
6. It will ask you to confirm the action for it will replace the existing PNG file that you're trying to change.
7. Make sure that the file name of the one you edited/downloaded are THE SAME. -
8. After dragging and replacing the files you wanted, then you're good to go!
9. Close the 7zip window and that's it!.
You can now install the .zip by copying the UPDATED zip file to your SD Card.
(Note: Make sure to copy the updated one, not the backed up one)
Install the zip file from the original thread's instructions and reboot twice.
After that, you have now a customized systemUI.apk.
For those who do not want to reinstall the whole package.. follow these steps:
1. I assumed that you have the zip file of your ROM.
2. Extract it and go to \system\app\
3. Separate the SystemUi.apk - put it on your desktop. create a back up,
Right Click SystemUi.apk and select 7 ZIP -->> extract here - just to view the files you wanted to change.
Just go the folder and search for the PNG files.
4. Right Click SystemUi.apk and select 7 ZIP -->> open archive.
5. Go to \res\drawable-ldpi/mdpi/hdpi
6. Click and simply DRAG the PNG file(s) from your desktop to \res\drawable-ldpi/mdpi/hdpi
7. It will ask you to confirm the action for it will replace the existing PNG file that you're trying to change.
8. Make sure that the file name of the one you edited/downloaded are THE SAME. -
9. After dragging and replacing the files you wanted, then you're good to go!
APPLYING :
1. Download and install rootexplorer.apk
2. Download the png files you wanted to update.
3. Copy and paste the NEW SystemUi.apk that you have updated/Edited to your SD card.
4. Open root explorer in your galaxy y then go and tap MOUNT R/W.
5. Go to \SDCard and go to new SystemUI.apk that you have updated.
6. Long press the file and select copy
7. Press back and go to \system\app - tap MOUNT R/W at the top.
8. Paste the new SystemUI.apk from there.
(Note : You will encounter a lot of force closes for the exixsting systemui is currently being used by your phone. - just ignore it a lot and scroll down to look for the new SystemUI.apk.
9. Once you get there, long press on it and select permissions:
from the pop up, make the checked one like this :
•___•____ •
•___ .____.
•___ .____.
where Dots are the checked one - Bigger dots
After encountering a lot of force closes, then reboot the phone and that's it!
(Force Closes are normal, DON't PANIC - logically, you are currently using your systemUI.apk so just ignore it)
NOTE : You can also apply the same steps in editing system files apps, just edit the .png files and locate it using 7zip(when you already opened it). Have a little LOGIC on how to edit system app background - same process. just different apk files and directory .
Click to expand...
Click to collapse
But how do we theme launchers? The same way?
Sent from my GT-P3100 using xda premium
Good Guidance ..
I'll do the experiment!!
But where is the file ROM.zip to download?
Regards,
Jorge Moreira
If anything goes wrong will the original system ui will work
Sent from my C1504 using xda premium
nice
Thanks for sharing this is so usefull for me keep it up

How to make ur own system ui

[THEMING -Basic] - How to EDIT
SystemUI.apk/Apps Background
Hi there! Just wanna share..
Just a basic background on how to theme your
ROMS. - ofcourse, give thanks to the
developer of your ROMs! .
I made this thread for those users who have
personal wishes for their Phones. Ofcourse, ROM
developers cannot please all of its users. so
just make your own and be happy!.
I just made it easy for easy understanding and
for the newbies.
Tried so many times and tested
I've already tried editing the systemUI.apk of
different ROMs.
Here's what I did :
FIRST : Download 7zip to open the archived
apk. - that's free.
Extracting first the Zip File..
(make sure you copy the original before
extracting it for back up)
1. Download the ROM.zip and extract it to your
PC.
2. Go to \system\app\SystemUI.apk\res
\drawable-ldpi\
3. View the PNG files you wanted to change and
make sure to remember its' file name.
4. After editing/changing the file/image you
wanted, you can save it anywhere from your PC,
let's say on your Desktop.
- Make sure that the file name still remains as
is..
*After you're done editing, updating the
PNG files you wish to change, follow this
steps to update the zip file :
NOTE : You can apply transparency by editing
the PNG file to photoshop by reducing the
opacity of the image
1. Go to the original ZIP file of ROM.Zip from
your PC
2. Right Click the folder and select 7 ZIP -->>
open archive
3. Close all of windows/Browers (or minimize)
4. Go to \system\app\SystemUI.apk\res
\drawable-ldpi\ and it will open a new window of
7zip showing the files inside the zip.
5. Now, given your edited PNG files or
downloaded png files (assuming that files are
located in your desktop). - Click and simply
DRAG the file(s) from your desktop to \system
\app\SystemUI.apk\res\drawable-ldpi\ .
6. It will ask you to confirm the action for it will
replace the existing PNG file that you're trying to
change.
7. Make sure that the file name of the one you
edited/downloaded are THE SAME. -
8. After dragging and replacing the files you
wanted, then you're good to go!
9. Close the 7zip window and that's it!.
You can now install the .zip by copying the
UPDATED zip file to your SD Card.
(Note: Make sure to copy the updated one, not
the backed up one)
Install the zip file from the original thread's
instructions and reboot twice.
After that, you have now a customized
systemUI.apk.
For those who do not want to reinstall
the whole package.. follow these steps:
1. I assumed that you have the zip file of your
ROM.
2. Extract it and go to \system\app\
3. Separate the SystemUi.apk - put it on your
desktop. create a back up,
Right Click SystemUi.apk and select 7 ZIP -->>
extract here - just to view the files you wanted to
change.
Just go the folder and search for the PNG files.
4. Right Click SystemUi.apk and select 7 ZIP --
>> open archive.
5. Go to \res\drawable-ldpi\
6. Click and simply DRAG the PNG file(s) from
your desktop to \res\drawable-ldpi\
7. It will ask you to confirm the action for it will
replace the existing PNG file that you're trying to
change.
8. Make sure that the file name of the one you
edited/downloaded are THE SAME. -
9. After dragging and replacing the files you
wanted, then you're good to go!
APPLYING :
1. Download and install rootexplorer.apk
2. Download the png files you wanted to update.
3. Copy and paste the NEW SystemUi.apk that
you have updated/Edited to your SD card.
4. Open root explorer in your galaxy y then go
and tap MOUNT R/W.
5. Go to \SDCard and go to new SystemUI.apk
that you have updated.
6. Long press the file and select copy
7. Press back and go to \system\app - tap
MOUNT R/W at the top.
8. Paste the new SystemUI.apk from there.
(Note : You will encounter a lot of force closes
for the exixsting systemui is currently being used
by your phone. - just ignore it a lot and scroll
down to look for the new SystemUI.apk.
9. Once you get there, long press on it and select
permissions:
from the pop up, make the checked one like
this :
•___•____ •
•___ .____.
•___ .____.
where Dots are the checked one - Bigger dots
After encountering a lot of force closes, then
reboot the phone and that's it!
(Force Closes are normal, DON't PANIC -
logically, you are currently using your
systemUI.apk so just ignore it
NOTE : You can also apply the same steps in
editing system files apps, just edit the .png files
and locate it using 7zip(when you already opened
it). Have a little LOGIC on how to edit system
app background - same process. just different
apk files and directory
HIT THANKS IF I HELPED YOU - IT
COSTS NOTHING ;]
Thanks to emompong
Sent from my GT-I8262 using XDA Premium 4 mobile app
Or u can use xposed framework
With the apps
1,gravity box
2,ex themer
3,etc
It contains different icons for signal bar,battery,etc
Sent from my GT-I8262 using XDA Premium 4 mobile app
sethukrishnan said:
[THEMING -Basic] - How to EDIT
SystemUI.apk/Apps Background
Hi there! Just wanna share..
Just a basic background on how to theme your
ROMS. - ofcourse, give thanks to the
developer of your ROMs! .
I made this thread for those users who have
personal wishes for their Phones. Ofcourse, ROM
developers cannot please all of its users. so
just make your own and be happy!.
I just made it easy for easy understanding and
for the newbies.
Tried so many times and tested
I've already tried editing the systemUI.apk of
different ROMs.
Here's what I did :
FIRST : Download 7zip to open the archived
apk. - that's free.
Extracting first the Zip File..
(make sure you copy the original before
extracting it for back up)
1. Download the ROM.zip and extract it to your
PC.
2. Go to \system\app\SystemUI.apk\res
\drawable-ldpi\
3. View the PNG files you wanted to change and
make sure to remember its' file name.
4. After editing/changing the file/image you
wanted, you can save it anywhere from your PC,
let's say on your Desktop.
- Make sure that the file name still remains as
is..
*After you're done editing, updating the
PNG files you wish to change, follow this
steps to update the zip file :
NOTE : You can apply transparency by editing
the PNG file to photoshop by reducing the
opacity of the image
1. Go to the original ZIP file of ROM.Zip from
your PC
2. Right Click the folder and select 7 ZIP -->>
open archive
3. Close all of windows/Browers (or minimize)
4. Go to \system\app\SystemUI.apk\res
\drawable-ldpi\ and it will open a new window of
7zip showing the files inside the zip.
5. Now, given your edited PNG files or
downloaded png files (assuming that files are
located in your desktop). - Click and simply
DRAG the file(s) from your desktop to \system
\app\SystemUI.apk\res\drawable-ldpi\ .
6. It will ask you to confirm the action for it will
replace the existing PNG file that you're trying to
change.
7. Make sure that the file name of the one you
edited/downloaded are THE SAME. -
8. After dragging and replacing the files you
wanted, then you're good to go!
9. Close the 7zip window and that's it!.
You can now install the .zip by copying the
UPDATED zip file to your SD Card.
(Note: Make sure to copy the updated one, not
the backed up one)
Install the zip file from the original thread's
instructions and reboot twice.
After that, you have now a customized
systemUI.apk.
For those who do not want to reinstall
the whole package.. follow these steps:
1. I assumed that you have the zip file of your
ROM.
2. Extract it and go to \system\app\
3. Separate the SystemUi.apk - put it on your
desktop. create a back up,
Right Click SystemUi.apk and select 7 ZIP -->>
extract here - just to view the files you wanted to
change.
Just go the folder and search for the PNG files.
4. Right Click SystemUi.apk and select 7 ZIP --
>> open archive.
5. Go to \res\drawable-ldpi\
6. Click and simply DRAG the PNG file(s) from
your desktop to \res\drawable-ldpi\
7. It will ask you to confirm the action for it will
replace the existing PNG file that you're trying to
change.
8. Make sure that the file name of the one you
edited/downloaded are THE SAME. -
9. After dragging and replacing the files you
wanted, then you're good to go!
APPLYING :
1. Download and install rootexplorer.apk
2. Download the png files you wanted to update.
3. Copy and paste the NEW SystemUi.apk that
you have updated/Edited to your SD card.
4. Open root explorer in your galaxy y then go
and tap MOUNT R/W.
5. Go to \SDCard and go to new SystemUI.apk
that you have updated.
6. Long press the file and select copy
7. Press back and go to \system\app - tap
MOUNT R/W at the top.
8. Paste the new SystemUI.apk from there.
(Note : You will encounter a lot of force closes
for the exixsting systemui is currently being used
by your phone. - just ignore it a lot and scroll
down to look for the new SystemUI.apk.
9. Once you get there, long press on it and select
permissions:
from the pop up, make the checked one like
this :
•___•____ •
•___ .____.
•___ .____.
where Dots are the checked one - Bigger dots
After encountering a lot of force closes, then
reboot the phone and that's it!
(Force Closes are normal, DON't PANIC -
logically, you are currently using your
systemUI.apk so just ignore it
NOTE : You can also apply the same steps in
editing system files apps, just edit the .png files
and locate it using 7zip(when you already opened
it). Have a little LOGIC on how to edit system
app background - same process. just different
apk files and directory
HIT THANKS IF I HELPED YOU - IT
COSTS NOTHING ;]
Thanks to emompong
Sent from my GT-I8262 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks Alot... bro!!
It's a really very helpful and easy method.
i change my SystemUI according to my taste.
bcoz of you.
a thumbs up for you.
v_singh said:
Thanks Alot... bro!!
It's a really very helpful and easy method.
i change my SystemUI according to my taste.
bcoz of you.
a thumbs up for you.
Click to expand...
Click to collapse
Don't quote the whole OP please.
Gesendet von meinem GT- I8260L mit XDA App
I just shared some useful info...
Anyway don't forget to hit thanks:thumbup:
Sent from my GT-I8262 using XDA Premium 4 mobile app
Thanks!!!!
Sent from my C6602 using XDA Free mobile app

[Completed] How to change WhatsApp icon using Android.

Hello guys
Today i show u how to change whatsapp icon,background,etc..
Requirments:
1. Rar for android
2. Zip signer
3. Latest WhatsApp.
4. Photo editor(Any editor u like.)
So lets start
Firstly u have to open rar for android and go where whatsapp apk located.
Rename whatsapp.apk to whatsapp.zip then long press on it then select extract files here.
Then wait for extracting then open whatsapp folder then open res then
open drawable-hdpi-v4 then u see there is lots of pngs search for about_logo.png,
actionbar_logo.png,icon.png and logo.png edit these pngs for your favorite color
After editing your pngs open rar for android and go in the whatsapp folder then
Select all files,folders and click on the first icon in title bar then select zip then go
To Advance tab then you will see there is normal compression selected click on it
then select store without compression and press ok.Then you will see there
Is whatsapp.zip created then you have to open zip signer open it click on choose In/out
Then select whatsapp.zip and then select Sign this file wait for complete the progress bar
Then go where is previous whatsapp.zip located then you will see there is whatsapp-signed.zip created rename it to whatsapp.apk.Thats it:highfive: you will created new whatsapp
Note:You have to install original whatsapp and complete the login process befor instaling the whatsapp created by you.enjoy
Like My work then press thanks botton.
Hello,
The Assist forum is not the correct forum to post this guide in.
Please re-post in one of the many WhatsApp threads or re-post in this section.
http://forum.xda-developers.com/general/general
Thread closed.
Thanks,
BD619

Categories

Resources