I'm working on making my own custom icons, and I had a question... - EVO 4G Themes and Apps

I am currently using Better Cut on my home screen to change the shortcuts to some custom icons I made. I want to replace the icons in the app drawer (or perhaps in general) as well (I am using Launcher Pro but I might not be opposed to ADW), however I can't figure out how to do that. I sorta figure the icons would be in the APK files, however when an application gets updated, I would have to replace the icon would I not?
If that's the case, I don't think it would be worth it, but if there's an easier or more doable way I'd love to hear it.
Thanks!

It's my understanding that you'll have to change the app's actual icon.
Find the apk you want to change.Convert the apk file into a zip file.
Replace the icon's png, in res folder, with your icon. Convert back into an apk. Sign apk. Reinstall.
Its not as simple as it should be, or maybe I haven't found an easier method. I'm having trouble signing the apk.
I hope this helps. Good luck.
Sent from my PC36100 using XDA App

sp3a12uk said:
It's my understanding that you'll have to change the app's actual icon.
Find the apk you want to change.Convert the apk file into a zip file.
Replace the icon's png, in res folder, with your icon. Convert back into an apk. Sign apk. Reinstall.
Its not as simple as it should be, or maybe I haven't found an easier method. I'm having trouble signing the apk.
I hope this helps. Good luck.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Thanks, I thought it'd be about like that. When an app is updated, I will have to re-do the whole procedure won't I?

Yes because it replaces everything. Let me know how it goes.
Sent from my PC36100 using XDA App

If you install eclipse and download the adw theme template you can put all your icons In there and it will change them. Or you can download an adw theme and pull it from the phone and change all the icons In there. I think the theme apk is in data/app. And then resign the apk.
Sent from my HERO200 using XDA App

Related

[THEMING APP] One Click DeskClock.apk themer, It does all the work!!!

So I've be thinking about this program for a while. Basically this is a desktop app that will apply your desk clock theme, optimize the pngs, make you a flashable zip and then zip align it all with one click.
All you have to do is change the clock's png files to what you want ( don't change the sizes), and then run the clock_themer.jar and the work is done, unless copying the file to your sdcard and flashing it is considered work.
Everything is provided, all the clock's pngs are in the zip file just download and unzip the file below and the programs ready to go.
Please tell Me if something doesn't work I'll fix it.
Give me some feed back, as I have future plans for this app
This is for the AOSP DeskClock.apk but it could be changed todo more!
D/L for my_clock_themer
So when your bored like I was today make a new clock with my app!
I might take it a step further and make it so that it will apply a theme to a whole rom but thats later.
Really no one interested in this? I'm surprised.
Can you flash from recovery
Sent from my HERO200 using XDA App
The program I have as a download is not a flashable program, what it does do though is allow you to make changes to the deskclock.apk and them makes the flashable zip for you.
Its a desktop app much like apk manager but easrier to use (but does less). When you unzip it to your computer you will see that the deskclock.apk is in the folder along with a folder of all the pngs that make the clock. You can alter those pngs and run my program and then you have a flashable zip (my_themed_clock_signed.zip) ready with your newly themed clock.
All you have to do is change the png and run the program and you have a new clock, your clock themed how you want.
I will try it out 2morrow i am still at work
Sent from my HERO200 using XDA App
raymond4 said:
I will try it out 2morrow i am still at work
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Finally lol, thank you.
Just unzip it to your desktop and go into the clock_pngs folder. Then change the appwidget_clock_dial.png in your favorite paint program (gimp?) and then double click the clock_themer.jar (wait a second or so) and bam you have a new my_themed_clock_signed.zip folder with your changes.
Tell me how its goes.
very nice idea will check it out after lunch.. thanks
spiritcrusher33 said:
very nice idea will check it out after lunch.. thanks
Click to expand...
Click to collapse
No thank you please tell me how it works for you. This might turn into a theme injecter, where youd be able to extract all the pngs from a rom and change then and then add them back. The program would do the dirty work.
would this do text colors also.??? like the ones on screen saver mode..???
This only themes your clock widget it was essentially my test program for my theme injector....your draw the pics and run the program and it will theme the clock for you.
ASimmons said:
This only themes your clock widget it was essentially my test program for my theme injector....your draw the pics and run the program and it will theme the clock for you.
Click to expand...
Click to collapse
Ok... would you know how to change the screen saver mode text for the clock app...????
Sent from my PC36100 using XDA Premium App
Big-O-Devil said:
Ok... would you know how to change the screen saver mode text for the clock app...????
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
Off of memory I think its the clockopia.ttf font in \system\fonts\ of your rom. If you take a font from your computer and rename it to clockopia.ttf and replace it then it should change your lock screen font.
You could also use the font flasher thats float around here, it come with several fonts.
ASimmons said:
Off of memory I think its the clockopia.ttf font in \system\fonts\ of your rom. If you take a font from your computer and rename it to clockopia.ttf and replace it then it should change your lock screen font.
You could also use the font flasher thats float around here, it come with several fonts.
Click to expand...
Click to collapse
Oops.... sorry I meant the color.. some have it green and other have it blue....
Sent from my PC36100 using XDA Premium App

Help Modifying App

Hi, I have downloaded Youlu phone book replacement for my HTC Hero and I really like the app but not the widget.
I have been playing round with .apk and .png files over the last few day I decided to try and customise the widget by making the background transparent and changing the icons.
With the .png's changed and the apk zipped and signed I install the app, apply the widget and there it is my first customised widget on my home screen.
But when I try to open the app either via the widget or the app draw get a message asking me update my settings file and a link to download the original apk. And I am unable to use the app.
Any help anyone could give regarding this would be greatly appreciated.
Thanks in advance
Cjward23
P.S. I have highlighted the custom Youlu widget on Screenshot, the badly drawn red line is not part of the widget
Anyone?
Sent from my HTC Hero using XDA App
see for APK Manager 4.9 - here you can find information about manipulating apk's
I used APK manager to modify the .png files. But the app seems to know that I have modified the .png files and won't let me open it.
Sent from my HTC Hero using XDA App
cjward23 said:
Hi, I have downloaded Youlu phone book replacement for my HTC Hero and I really like the app but not the widget.
I have been playing round with framework-res.apk over the last few day I decided to try and customise the widget by making the background transparent and changing the icons.
With the framework changed and the apk zipped and signed I install the app, apply the widget and there it is my first customised widget on my home screen.
But when I try to open the app either via the widget or the app draw get a message asking me update my settings file and a link to download the original apk. And I am unable to use the app.
Any help anyone could give regarding this would be greatly appreciated.
Thanks in advance
Cjward23
P.S. I have highlighted the custom Youlu widget on Screenshot, the badly drawn red line is not part of the widget
Click to expand...
Click to collapse
Why are you modifying the framework-res.apk. Shouldn't you modify the apk of the Yolulu app?
If you really need to make the changes in framework-res, don't resign it. Never resign system apks. Just make the changes, and zip it back up.
appelflap said:
Why are you modifying the framework-res.apk. Shouldn't you modify the apk of the Yolulu app?
Click to expand...
Click to collapse
Thanks for pointing out my mistake. I have modified the Youlu APK not the framework-res.apk. got framework-res on the brain at the moment.
I have corrected my mistake in the first post.
Sent from my HTC Hero using XDA App
cjward23 said:
Thanks for pointing out my mistake. I have modified the Youlu APK not the framework-res.apk. got framework-res on the brain at the moment.
I have corrected my mistake in the first post.
Sent from my HTC Hero using XDA App
Click to expand...
Click to collapse
Why don't you contact the developer? Maybe he is willing to help you.

Apps Organizer skins?

Hi. I was wondering, is there any way to mod the window that pops up when you click on the widget? I want to get some sharp corners and a black/gray bg.
Sent from my T-Mobile G2 using XDA App
clondike7 said:
Hi. I was wondering, is there any way to mod the window that pops up when you click on the widget? I want to get some sharp corners and a black/gray bg.
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
hey any luck with this i want to do the same
Selfless bump.
Is it just a png that can be changed or is it a more complicated endeavor?
Sent from my T-Mobile G2 using XDA App
need help
right ive opened up the apk theres no relevent png's so i guess the colours etc are in xml's how do i set it to transparent and move it to bottom of screen?
I know it's not what you want to hear, but...
You could purchase Folder Organizer (paid app by the same dev). It has same functionality but with more options, like changing the backgrounds of the folders, changing app icons, and you can add shortcuts, contacts, bookmarks, etc to folders.
Just a suggestion. It's the best app I've ever bought, and the couple of bucks has to be worth the time of changing the xml files.
Sorry I couldn't offer a better answer, but if you want to just change Apps Organizer I'm sure you need to figure out where the values are in the xml & change it accordingly.
Sent from my badass HTC Supersonic (Evo 4g) using XDA Premium App
Folder Organizer uses the panel_background.9.png file from the system framework res drawables folder. That's why it's not in the apk. In order to change the look, you have replace this file with the modded panel_background.9.png file you want to use in your framework.apk. However, because you're modding the panel_background.9 file, it will be like this for ANY apk that also accesses this 9.png file. But that's what you need to do if you really want to mod the backgound to have sharp corners.
I can't find it under root explorer
Sent from my GT540 using XDA App

Ninjamorph app icons not working

So I've been trying to use ninjamorph to change the icons for regular apps I download (for example, the game alchemy). I load up a new project, and swap the icon.png with one that is identical in size. When I finish up the project and reboot, the app is no longer there - I can't seem the get it to work at all! All I did was change an icon. Is there something I am doing wrong or missing?
NinjaMorph can be finicky ... If the "replacement" .png's are not on the Root of the SD they "sometimes" won't load properly.
Also, when asked if you want to ZipAlign... say no.
Sent from my DROIDX using XDA App
I had problems with Ninjamorph, took me a lil to figure out, but I had my new icons in a folder called "Red Icons" and the icons wouldn't change. I removed the space and haven't had any other issues.
Sent from my DROID2 using XDA Premium App
Its always best to move the pngs to the Android Themes folder created by ninjamorph. And don't put them in another folder. The icon will disappear after editing it but should return after a reboot. Try putting the pngs you want to use in the Android Themes folder though and I know it will work.
DroidTh3ory said:
NinjaMorph can be finicky ... If the "replacement" .png's are not on the Root of the SD they "sometimes" won't load properly.
Also, when asked if you want to ZipAlign... say no.
Sent from my DROIDX using XDA App
Click to expand...
Click to collapse
PERFECT!!! It worked.... I just had to move the icons into the root of the SD... THANKS!!

Editing Apps

The goal is to be able to change small things in some apps.
For example, there is an app called SnapChat which allows you to send a picture for 3 seconds and then closes the picture. In this scenario, I would like to be able to edit the .apk file to allow to stay for 4 seconds. Would this kind of this be possible?
How so?
Um....you can do this within the app.....stock....
Sent from my Eclipsed S3 running that KTOONZ Sauwce
post this in android hacking. it is not a verizon gs3 topic. you'll find more support there.
Matthenson20 said:
Um....you can do this within the app.....stock....
Sent from my Eclipsed S3 running that KTOONZ Sauwce
Click to expand...
Click to collapse
I know, it was a poor example. But I'm just wondering if it would be possible to do small changes like this to apps?
Dgameman1 said:
I know, it was a poor example. But I'm just wondering if it would be possible to do small changes like this to apps?
Click to expand...
Click to collapse
most apps are customizable. there are threads over in android general/hacking specifically about this topic.
OK I have looked a lot. I want to change a lot of things not just an app. I want to change my app icon color I want to change the color of my clock widget my wheat her widget the resize outline of the box also the color of the lock on the lock screen. Anybody pm me plz I am clueless at this stuff.
Sent from my SCH-I535 using xda app-developers app
You can change alot of things in apps just by playing around with them. Using Apktool or another decompiling tool, you can change alot in the res/values folders Theres alot of stuff you can play around with in the various xml files
tihsllub said:
OK I have looked a lot. I want to change a lot of things not just an app. I want to change my app icon color I want to change the color of my clock widget my wheat her widget the resize outline of the box also the color of the lock on the lock screen. Anybody pm me plz I am clueless at this stuff.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
use the search box at the top of the page. type in theme/mod apk's. pages of stuff will come up. here's 1 place to start- http://forum.xda-developers.com/showthread.php?t=2069287
So you are saying I can't decompile or recompile apks on my phone? I have to use adb to push/pull and then use a program to decrypt the XML then I can change the values to what I want?
Sent from my SCH-I535 using xda app-developers app
tihsllub said:
So you are saying I can't decompile or recompile apks on my phone? I have to use adb to push/pull and then use a program to decrypt the XML then I can change the values to what I want?
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
You're gonna have to adb push/pull unless you build your own ROM.
You can get apktool from here: https://code.google.com/p/android-apktool/
[email protected] OK. :/ hard drive crashed.
Sent from my SCH-I535 using xda app-developers app
You can swap out images but you definitely can't change app settings like animations and such without the right tools and procedures.
[email protected]'$ [email protected]@XY
OK. I don't want yo change animations just yet. I want to edit app icon colors widget colors. I pretty much want to theme everything.
Sent from my SCH-I535 using xda app-developers app
use 7zip on your computer to swap out png's. change app's name from whatever.apk to whatever.zip then move it to your computer using 7zip open the archive. don't extract or unzip. navigate to res folder and open it. find the png files you want to change and insert your png files you want. make sure they are the correct size, in the correct format (png) and are named correctly. exactly as they are in the zip file. then close the zip transfer it back to your phone and rename back to whatever.apk i do suggest doing some more research before doing this. there are a lot of threads dedicated just for this. use the search engine at the top of the page. XDA provides it for this exact reason.

Categories

Resources