[REQ] Modified OverclockWidget - EVO 4G Themes and Apps

Well after trying without success, I was wondering if anyone here could modify the overclock widget? It is seriously one UGLY motherf**ker. I tried replacing the icon.png but because its a widget it does some weird resizing if ya dont use a 64x64 png. And that is just too blurry and junky looking to have on my homescreen. Was wondering if someone could tear into this thing and rebuild it with something crisp, clear and colorful. Much obliged.

Modifying and distributing a file requires permission from the original creator. If someone just hauled off and started distributing a modified version of the .apk it would be illegal...even though it is a free file...lolol
~Jasecloud4

ahhh.. yeah, i guess that would make sense. Well, if anyone could give me some pointers on how to modify how the apk resizes the widget, that would be helpful. Or point me in the right direction. Then I could just modify my version for my own personal use, as I was trying to before. Thanks

Related

Changing Launcher2 wallpaper gallery...

How do I properly change the wallpaper gallery? I have been pulling the Launcher2.apk apart and replacing the images with properly sized replacement images. However, I have to keep them named the same as the images they replace and I can not add or subtract the images. Can somebody point me in the right direction to adding and subtracting the wallpaper images and naming them as I please? I assume they are xml edits, which I have no idea how to do. The more help the better. Once I feel like I have a good product I will post the results here to share with everybody.
Thanks in advance.
Edit: I'm stupid and didn't read your post right. Disregard.
Search out "Advanced Launcher" in the G1 development thread. Irrenhaus somehow devised a way to add wallpapers uniquely named to a .txt file in /assets. How he did it it, I don't know. I'll attach the most recent copy I have. Hope this helps.
DON'T GO PUTTING THIS ON YOUR N1, PEOPLE...FOR RESEARCH PURPOSES ONLY!!
BRB.
Doing research.
** EDIT **
I think I found it. Going to give it a try. Will report back with results. This is the one I think it is.
http://forum.xda-developers.com/showpost.php?p=4593714&postcount=582
Ugh... Still looks like xml edits if I am reading everything correctly. I am not sure I want to get on that right now. I guess I have to do some more research...

[REQ] Modify Application - Last Call Widget

I would like to use this Widget again but simply cant stand for any background to it, as it doesn't then fit the rest of my simple no background widgets. I tried pulling the apk apart myself and editing the PNG files to be transparent but then I could not get the apk to install nor did pushing it to my device work at all.
If someone can tell me how to modify the apk or modify it for me, I'd be very appreciative.
I emailed the Dev of this and have not gotten a response about adding a transparent background option so that is why I am here now asking for help. Thanks.
http://www.appbrain.com/app/com.zedray.calllog
So you can see what Last Call looks like I have attached a screen, I believe it is an issue with editing the .9 file. I can't figure out how to do it correctly, ugh..
No one eh? Does anyone think it's just a matter of figuring out how to edit these .9 files and I should be ok no need to resign the package? I Wish the dev would help out here, I'd gladly throw em ten spot for just changing the image background.
I've added a transparent style to the Widget (was a little bit more complicated to implement in practice than it sounds).
For future reference, nine-patch files are altered by the Android build system during compilation making it more difficult for a third party to make the changes described. Hope it suits your home screen.

Making your own mods

ok im sorry if this is posted i have been looking all day on XDA and other forums nothing so far. im trying to learn how to make my own mods im not looking for a step by step guide but more a point in the right direction to some of the programs that are used maybe the file names and types (i have my own image editing program) just looking for a little help i guess. i am trying to make my own slider right now if you have any useful tips or anything please help me out thanks in advance
So you are looking to modify the images? If so this is not so much a mod but a theme. Changing the graphics is one thing but to make an actual mod like Cookies HomeTab or MaxSense, takes modding the actual file structure and the writing of code.
So if you are looking to just modify the graphics and theme of the phone look into modifying manila graphics. You want a program like CFC_GUI. This will allow you to download the manila image files and see there size and upload your own. You will still need something like GIMP or Photoshop to make your own image into a png of the proper size. You can also use a program called Mode9 to resize the size of the image allowed in a certain spot or even it's location all together. There are other things you can do and this would be getting more into modifying manila.
thank you! yeah im more thinking about themes i will let the pros handle the heavy stuff i have photoshop and Jasc PSP so thanks this was a lot of help i will look for that program.
Here is a post that gives a pretty good description on how to edit the graphics.
Post of other thread

[Q] [IDEA] Porting HDPI themes to MDPI

Just recently been into themes and knew how they work.
If I use some kind of batch image resizer to resize hdpi png's to mdpi, and put those resized in drawable-mdpi it would work.
Am I correct? I see no reason why it can't be as easy as that.
I resize them with GIMP. Don't know what you use but in theory have to work
well, i don't know any coding language.
Maybe someone could make a script to resize images??
it would be a pain in the a** to resize them one by one
There are many batch resize windows apps that will let you convert a complete folder full more at once..
just google it
Sent on the run from my Magic 32A
It will not work on many .9.PNG files unless you resize them from source. Sorry but I've tried it with my theme. .9.png files are not just normal png files. They are made to stretch and readjust depending on the orientation of your device (landscape versus portrait) and may have what is called 'guides' coded within the images to tell the OS how to display that graphic. If you were to edit that file in any way those guides are over written and it messes up your whole theme. So if you were to use a batch resizer you would probably experience a disgusting looking interface coupled with acore crashes. Unless of course you used the files from source and just created the app from the source code. But who knows you might get lucky and whatever app that you are trying to theme may not use those pesky .9.png files.
Binary100100 said:
It will not work on many .9.PNG files unless you resize them from source. Sorry but I've tried it with my theme. .9.png files are not just normal png files. They are made to stretch and readjust depending on the orientation of your device (landscape versus portrait) and may have what is called 'guides' coded within the images to tell the OS how to display that graphic. If you were to edit that file in any way those guides are over written and it messes up your whole theme. So if you were to use a batch resizer you would probably experience a disgusting looking interface coupled with acore crashes. Unless of course you used the files from source and just created the app from the source code. But who knows you might get lucky and whatever app that you are trying to theme may not use those pesky .9.png files.
Click to expand...
Click to collapse
Thank you for this Binary100100..
In a regular theme, about how many pngs are .9?
and what do you mean "created from source"?
MicroMina said:
Thank you for this Binary100100..
In a regular theme, about how many pngs are .9?
and what do you mean "created from source"?
Click to expand...
Click to collapse
.9.png with guides? I have no clue. For an entire rom... I would say over a hundred easily. There are about a dozen of them just in the Dialer app itself. If you modify any one of them the whole thing get's messed up. It's very delicate. What do I mean create it from source? Download the source code from HTC website on a Linux machine and create the ENTIRE rom from scratch. It's not that hard actually once it's all set up. Before you do the "make" command you would do your xml edits, resizing, color edits, etc. You can tell what a .9.png file is because it has a line on the right of the image and a line on the bottom beneath it. It will have a black pixel at the top and one on the left. So you edit those files the way that you want it and then create the app or the entire rom. If you chose to create the entire rom then remove the parts from the rom that you don't want in your theme and then make an update-script file for your flashable theme. Nobody said that making a theme is fun or easy and in many cases the developers of the theme (like myself) do it just because they did it for their own device and chose to share their work. On average if you want to create an entire theme it will take you at least 30+ hours of work if you are already set up and knowledgable with Linux and image editing. That's how long it took me anyway.
Thank you for this very informative post.
I guess its not that easy after all. Maybe one day I could try it.
Thanks again.
MicroMina said:
Thank you for this very informative post.
I guess its not that easy after all. Maybe one day I could try it.
Thanks again.
Click to expand...
Click to collapse
Oh it's plenty easy, it's just very time consuming to make a theme from scratch and since you can't take a 3kb file measuring 20 x 20 and turn it into 36 x 36 and turn it into a 5.4 kb file without losing resolution (thus defeating the purpose of being on a AMOLED HD display) even if you were to suceed it probably still won't look very good. Think of it like this. Take a standard 800 x 600 video for your non-high definition television. Sure it looks alright but what about if you displayed it on a 1080p television. Is the picture going to look any better? Not really because it's the quality of the video and not the television itself. Now, if you could enhance the video... it would make a huge improvement. But by simply resizing the images wouldn't really do anything for a HD screen (my theory anyway).
But if you build everything from the source code (that is such as Cyanogen's github) and edit all the images from scratch then you shouldn't have a problem. But it is VERY time consuming like I mentioned before. I loathe the idea of upgrading my phone now because that means that my current theme along with all of the work that I've done with it... will be obsolete until I can do it all over again from source. Ugh.

[REQUEST] Possible to modify the Stock/Genie News&Weather widget?

For the stock News + Weather widget included, currently it only shows the partial, truncated article title even though there's *plenty* of extra space right below the headline text that is never used for anything. It's pretty much the entire lower half of the widget in fact, that stays empty/blank all the time and which doesn't seem to make any sense.
Is it easy enough to modify this so that more/all of the article title is shown, at least so that it fills up the available space on the widget?
I never tried this, but, you can decompile the apk, make your changes, and then compile it again.
brianmoyano said:
I never tried this, but, you can decompile the apk, make your changes, and then compile it again.
Click to expand...
Click to collapse
Well yes, that's certainly the methodology involved in modifying any program or component; however I don't know enough about Android applications to easily make the relevant changes, so I was hoping someone else with the requisite knowledge might take a shot.

Categories

Resources