taking a apk and change it name and icon Help - Buying, Selling, & Funding

Hello i am looking for someone to take a app and rename it to look like it something else when it really doing what it was made to do with a few icon change and a few name change.
if u like to help me with this i am willing to pay . message me for more info

Related

Caller ID Template

Hey guys,
I would like to change the awful template that go with the ID (and photo if available) when someone calls me. IA Style no longer is available as a resource. Is there an 'easy to use' application out there that will help create new templates for the Caller ID? Ballet dancers and rotating fruit don't do it for me! AND I want to get rid of that stupid phone with arms and a flashing sunset behind him!
Please help me!!
as far as I know you can just change the default pics in the app.
Templates is something you dont have to use . . .just enlarge the photo to cover the whole box . .
Thanks for the quick response - however, I was hoping to move the picture , name and details etc in the box. Is there not an app that will allow for some creativity??
Hope this helps.. Posted to another thread :
http://forum.xda-developers.com/viewtopic.php?t=12538

Is it Possible?

To change Homescreen colour theme to Transparant? Just for the Icons to exist but no color. Any ideas on how?
Thanks,
newbie26 said:
To change Homescreen colour theme to Transparant? Just for the Icons to exist but no color. Any ideas on how?
Thanks,
Click to expand...
Click to collapse
The softkeys cant be transparent..but the icon bar can be..
Change it in the homescreens xml
Would I be able to find this xml in the Windows folder?
Nevermind, I googled it, got all the info I needed. Prolly should have just done that from the start. Sorry
newbie26 said:
Nevermind, I googled it, got all the info I needed. Prolly should have just done that from the start. Sorry
Click to expand...
Click to collapse
Provide the info you found please always helpful for others reading post
I sure can. actually it's pretty simple. Go to application data/home folder (example-whatever.home) file you want to tweak. email or what ever method you choose to get the file to your PC (I emailed it from my phone to myself). Open on PC and tweak using Notepad. Save your new version under a different name or same name and Autosync back to phone and put back in same folder and away you go with your new personalized homescreen. Let me know if this works for you as well. I will mess with it tonite and post before and after pics when done.
newbie26 said:
I sure can. actually it's pretty simple. Go to application data/home folder (example-whatever.home) file you want to tweak. email or what ever method you choose to get the file to your PC (I emailed it from my phone to myself). Open on PC and tweak using Notepad. Save your new version under a different name or same name and Autosync back to phone and put back in same folder and away you go with your new personalized homescreen. Let me know if this works for you as well. I will mess with it tonite and post before and after pics when done.
Click to expand...
Click to collapse
Kinda the same as what did to alter the colour of text
I think pretty much exactly.

[Q] Status bar dimensions

Hey all, I have a quick question for you.
I am running cm6.1 on a Htc Evo, have a gingerbread theme, and have applied a density of 180. At this density, everything looks awesome - besides the status bar. Is it at all possible to adjust the density, change the size of the graphic, change some code to make the status bar and icon appear larger while still keeping the overall density setting?
Adam
anaglich said:
Hey all, I have a quick question for you.
I am running cm6.1 on a Htc Evo, have a gingerbread theme, and have applied a density of 180. At this density, everything looks awesome - besides the status bar. Is it at all possible to adjust the density, change the size of the graphic, change some code to make the status bar and icon appear larger while still keeping the overall density setting?
Adam
Click to expand...
Click to collapse
u can... if u know how to decompile the framework and change sizes in the specific xml... its doable.
i never checked... but from what u saying the size is pre-set, at least i would think so cuz the status bar image is usually a png 9 image that gets stretched to the pre set size.
i dont have time to try and help u find it and/or much more... but decompliling the framework-res apk and looking at the xmls that have something to do with the status bar (they r named with "status_bar..." usually) should set u in the right direction atleast.
About that, I am not sure how to decompile an apk, although I feel comfortable searching for and adjusting the xml. Thanks for your help.
anaglich said:
About that, I am not sure how to decompile an apk, although I feel comfortable searching for and adjusting the xml. Thanks for your help.
Click to expand...
Click to collapse
i've been making animations for the past 2 hours... so ill look real quick.. i'd bet the framework for u dont look much different when it comes to that... ill let u know where it is.
That would be amazing! Thanks again.
anaglich said:
That would be amazing! Thanks again.
Click to expand...
Click to collapse
ok... 180 would mean smaller things on the screen right?
anyways... i thought of something u can try without decompiling the apk.
do this.
pull the framework-res out from your /system/framework folder...
keep a backup just in case also.
then... open the apk with 7 zip and extract the "status_bar.xml" from the /res/layout folder.
then take the file u just pulled out and put it inside the res/layout-hdpi/ folder and overwrite the existing one.
that will give u lower sizes/values and such...
now... im not sure if that would help or make it worse... but if u feel like trying it.. knock yourself out... just keep a backup of the original framework so that u can revert.
btw... if it will work... than u would want to basically do the same with the layout-land and layout-land-hdpi folders to take care of landscape also.
there are more file that i might need to move around and such... but if that will work for u... i might be on the right track to helping u do it without decompiling anything.
keep in mind that i never tried it... and i also dont know how the whole changing the dpi even looks like.... so until i really see it and try for myself... im just guessing here.
edit:
oops... just saw u want them bigger...
my bad.
igonre what i just said.
anyways... look inside res/layout-hdpi folder of the decompiled apk.... any files that has to do with "status_bar....xml" u can edit icons sizes and text sizes in it.
i dont have your framework res file and i cant really change things up for u without having it... not to mention that i will need to try different sizes until it looks right.
for me it is set to 38 pixels... so u might wanna go bigger.
i also saw that it basically determine the sizes by the actual icon size... so im not 100% sure here about what to do exactly cuz im obviously not using the same thing as u, so i cant test it out right.
anyways... i would assume it shouldn't be hard to do if u play with some value a little bit.
anaglich said:
About that, I am not sure how to decompile an apk, although I feel comfortable searching for and adjusting the xml. Thanks for your help.
Click to expand...
Click to collapse
the statusbar_background.png is the file you are looking for for your status bar and many files for your icons like(stat_sys_wifi_signal_1, stat_sys_wifi_signal_2, 3 , and 4 are all for your wifi signal. They are normal png files not .9.png files so they should not be streched. I dont know if changing the size would do anything for you but you can try. The Apk Manager 4.9 will help you with decompileing and recompileing you apks, here is the link you will find it at http://forum.xda-developers.com/showthread.php?t=695701 good luck and let us know if it works.
After a change has been made, is it as simple as copy and pasting on to my phone? I have a mac so I am unable to use the Apk Manager. Additionally, it appears every .xml file is in a code unknown to me, and is not editable by changing a figure as there are no numbers visible to change.
I must be doing something wrong or not seeing something. Whenever I edit a .xml file, it loads a bunch of gibberish, rather than code. Or maybe I just don't know what code looks like lol
anaglich said:
I must be doing something wrong or not seeing something. Whenever I edit a .xml file, it loads a bunch of gibberish, rather than code. Or maybe I just don't know what code looks like lol
Click to expand...
Click to collapse
I believe your problem with not being able to view/edit the xml's is because straight off the phone, they are binary xml files. If you want to edit them that way you will need a hex editor. Unfortunately, the only way that I know to decompile them is through APK manager. I realize you are on a mac so if you would like, I can decompile your apk and send it back to you.

Need help to find an APP.

Had before an app where i could choose an image and then place it as lockscreen..or homescreen with good croping. I could choose any nice picture and then it made it for me soo that the image will look nice in lockscreen. I had my phone replaced and can not remember the name of the app. Everytime i just want to place an image on lockscreen now i must crop it using phones standars apps...before it saves it...and it looks awfull....
Could somebody please give me any hints ...what APP can i use that solves my problem and makes the lockscreen look nice with any high resolution image.
Thanks in advance...

Need a little help for the Contacts apk

Hi guys,
i need a little help for the contacts apk.
i want to change the color of this items (in the sreen)
The blue in black and the white in blue.but i can't find this items and dont know whats the name of this items.
can someone tell me ,where i can find this items.Or wahts the name of this items?
and sorry for my bad englisch
Jori66 said:
Hi guys,
i need a little help for the contacts apk.
i want to change the color of this items (in the sreen)
The blue in black and the white in blue.but i can't find this items and dont know whats the name of this items.
can someone tell me ,where i can find this items.Or wahts the name of this items?
and sorry for my bad englisch
Click to expand...
Click to collapse
i have found it.
res/drawable/tab selected.xml

Categories

Resources