Ninjamorph on Rezound? - HTC Rezound

Hey guys, got a quick question. I am new to the HTC Rezound, but not to Android in general. I am coming over from the D2G, and was wondering if I can use either Ninjamorph, or an app like it, the same way I would use it on the D2G. My goal is to change apk icons, so I can basically create the exact look and feel I want. I have read around that you can do it on a computer, but computer usage is few and far between for me.
So basically what my end goal would be is to find an image, download it to my phone, use some sort of app, and be able to alter the properties of the .apk file I am working with, so that I can change the icon thats displayed in my app drawer. Not sure if that makes sense.
I have tried to look around, and I haven't found anything saying whether this will or will not work on the Rezound, so if this has been posted elsewhere, I apologize, please just link me over.
Thanks for your help in advance!

Jonas. said:
Hey guys, got a quick question. I am new to the HTC Rezound, but not to Android in general. I am coming over from the D2G, and was wondering if I can use either Ninjamorph, or an app like it, the same way I would use it on the D2G. My goal is to change apk icons, so I can basically create the exact look and feel I want. I have read around that you can do it on a computer, but computer usage is few and far between for me.
So basically what my end goal would be is to find an image, download it to my phone, use some sort of app, and be able to alter the properties of the .apk file I am working with, so that I can change the icon thats displayed in my app drawer. Not sure if that makes sense.
I have tried to look around, and I haven't found anything saying whether this will or will not work on the Rezound, so if this has been posted elsewhere, I apologize, please just link me over.
Thanks for your help in advance!
Click to expand...
Click to collapse
I am also wondering if Ninjamorph or Metamorph work with the Rezound. I too am coming from a Motorola device, DX. There was another post on here asking about changing notification bar icons and I posted the question at the end of that thread. Hopefully someone has an answer

I had a d2g as well before upgrading to resound. I believe you can use ninjamorph/metamorph. Atleast to decompile/recompile the .apk. I have changed some .pngs in systemui.apk but what I did was extract all with rootexplorer, make my changes, zip it back together then rename the .zip to .apk. it worked like a charm.
Sent from my ADR6425LVW using xda premium

for gingerbread i say yes
for ics i say no

Related

[Q] How to port a theme?

Didn't know where to post this, and couldn't find an answer to my question anywhere.
So, to my noob question.
How do you port a theme? Do you actually need to change codes and stuff? Or is it just as easy as changing the images?
There are a few apps on xda somewhere that do most of the work for you. Here is one of them: http://forum.xda-developers.com/showthread.php?t=737526
But it really depends on whether your porting from another ROM of the same resolution or if it differs.
If it's the same then you can simply drag and drop the images from one to the other.. I use 7-zip for that.
If it's from a different resolution then they will need to obviously be resized...
...in either case if you have to resize or make any changes to the .9.png's then they will have to be re-patched before using - read up on this before doing so.
Thanks! Gonna try it out.
Hm, tried it. Did like it said, tried to install it but no change.
pzylo said:
Hm, tried it. Did like it said, tried to install it but no change.
Click to expand...
Click to collapse
Tried what, the Theme Porter? To be honest I have not used it as normally just move the images myself. Just try changing one or two images to start with and then go from there.
If you're familiar with making update.zip's or pulling and pushing .apk's via adb then you should be fine.

[Q] Replace dialer on rooted phone

Hi, i'm using the Synergy ROM and love it. The only thing i don't like is the default screen that comes up when the phone rings (in this case it's a big VirusROM logo). I would like to change this to either the stock screen, or perhaps one from another ROM.
From what I can tell, I need to find the PHONE.APK file from the ROM I want and then add it to the phone. What I cannot find is instructions on how to successfully replace the file that is already on the phone. Based on some threads I've read, I assume a simple drag and drop won't work.
Or, maybe there is an easier way? I use GO Contacts as my dialer, the only thing i'm really looking to change is the large picture that shows up for any contact who does not have a pic associated (none of my contacts have pics, so it comes up for every call for me).
Any advice/suggestions appreciated. If I missed this information in an obvious place, I apologize.
Use Ninjamorph (on your phone) or apk tools on your computer to replace /system/app/Phone.apk/res/drawable-hdpi/picture_unknown.png with whatever you want.
Thanks! Is there a certain file size or resolution that the file needs to be?
badfish_23 said:
Thanks! Is there a certain file size or resolution that the file needs to be?
Click to expand...
Click to collapse
Yes. If there's a theme that has an image already made for it that you would rather have, you can just replace with it since it would already be sized appropriately. Otherwise, there should be several themeing guides that walk you through how to extract the apk, create the replacement images, replace them, and recompress. Just look for some good themeing guides. I don't have any links handy but they shouldn't be difficult to find.
Got it, thanks so much for your quick and thorough assistance

[Project] MIUI Dialer/Contacts for Stock and Eclipse [Zipped APK's/Framework files]

So far, I have downloaded the newest MIUI Rom version, and pulled the APK for Phone, Contacts, and Contacts Provider. I am not sure where to find the rest of what I need. I know how to push them to the phone, but I don't know how to make a flashable version. I tried to push them to my phone as is, and got a FC along for phone, as well as the phone app itself didn't work.
Anyone have more info and want to help?
Edit: I uploaded the files for anyone. They are from MIUI 1.10.14.
Edit 2: Here is the link with the zipped APK's and Framework. It is in my Google Docs account so it should downlod fairly quick for anyone who wants to play with it.
https://docs.google.com/viewer?a=v&...M2U4NC00NjI5LTk5MTMtY2ZjNjg5YWZiY2Iy&hl=en_US
I think u have to decompile and then recompile with correct x2 framework... Could be wrong here...
Sent from my DROID X2 using Tapatalk
No idea how to do that, that is what I am getting at. I am just providing what I have dug up to make it easy for someone who has the ability. Or, if someone can learn me what to do, I would be happy to do it myself
If I get free time tomorrow, or this week, I'll gladly see what I can do. With a son due any day I can't make any promises. I've done some of this in the past.
I can get you links to de-compiling and what not tomorrow when I have access to my laptop.
Sent from my DROID X2 using XDA App
AtLemacks said:
No idea how to do that, that is what I am getting at. I am just providing what I have dug up to make it easy for someone who has the ability. Or, if someone can learn me what to do, I would be happy to do it myself
Click to expand...
Click to collapse
Here is a link from the Fascinate group, it pretty much applies to Android in general though. It goes over the tools needed to decompile and whatnot. I'm sure there might be more to it than this, but it will get you started at least.
http://forum.xda-developers.com/showthread.php?t=932856
Wow... thanks man! Looks a little over what I am comfortable on using/testing myself on my only device. lol
Anyone comfortable with trying this?
It can be done. You will need to add all the framework resources that the apps are calling. Pull the framework from the miui build so that you know what to add.
as far as a flashable zip, can we just repackage your flashable for eclipse nitroglycerine33? When I worked on the Fascinate I just reused a theme zip to be able to flash instead of pushing.
God, how I would love to see MIUI on the X2. I actually just bought an older phone so I could run it.
I tried to upload the APK files and the Framework in 1 zip and it won't let me attach it. Says I am missing a security token. I am going to upload it somewhere else and post the link for you guys.
Added zip with framework and apk's.
Link is not working
Can any one extract these apks and post ?

update beta2 release(app) FLIPBOARD (official beta)

Found this application which was once only on i-application(iphone) working fine on our touchpad and yes it also plays good on my LG optimus one too. It is like google currents but a little different in work around. Enjoy the port.
Here is the app
Press thanks if I helped.........
no offense but I'm pretty sure i've seen this posted somewhere else..u might wanna give credit to the original poster who yanked this from the sg III launch event..
Should be this http://forum.xda-developers.com/showthread.php?t=1644212
it doesn't look that great on the touchpad....very pixelated
ace9988 said:
it doesn't look that great on the touchpad....very pixelated
Click to expand...
Click to collapse
yes you are right but most of the posts and topics look nice, neat and clean.
and I think something is still better than nothing....
what do you say?
compared to the browser....you'd have to argue the need for this, it was designed for the phone (GS3) and all that's been done is ported from there. If they developer made a bespoke tablet version then it'd be nice. but hey, thats my beef with ICS at the moment, many apps are stretched and look wrong
I like it alot.... Thanks for sharing,I hadn't seen the other thread so glad to have the app on my og evo and touchpad
Sent from my cm_tenderloin using Tapatalk 2
Thanks
HP Touchpad CM9
I think an update came out for this today. Of anyone can pull the updated app it would be greatly appreciated! Thanks
HP Touchpad CM9
Someone was working on a version where they adjusted the fonts to make them look better on a tablet but I never saw the actual package posted.
famewolf said:
Someone was working on a version where they adjusted the fonts to make them look better on a tablet but I never saw the actual package posted.
Click to expand...
Click to collapse
I was working on it.... Never got it right, as it appears I was only able to change the UI fonts. The article fonts themselves appear to be set remotely and just displayed locally. So it didn't even fix the biggest issue with the fonts which is in the articles themselves. It only fixed the UI and header fonts. I was going to post the APK anyway, but I found a force close error when trying to add new feeds, so that made things not so nice. Add to that the fact that for some reason, the APK wasn't installable unless I re-signed it, that makes it difficult to switch between versions without uninstalling/reinstalling, I decided not to post the modified APK.
If a developer type wants, I can send the modified APK directly. I'm not going to post it here because it's A) not stable and B) didn't achieve the intended purpose anyway, and C) I don't want to have to support something that's broken/unfinished.
Anyone that knows how to decompile/recompile an APK can do the same thing I did. All I did was reduce the font sizes in the XML layout and values files. As I said though, that didn't have any effect on the actual article content, which appeared to be defined remotely.

[Q] All of the theme and rom building questions

Hey guys, I have a few questions. I looked around a bit before posting this, but I may have missed some stuff so if I need to remove this thread just let me know that I should have looked harder(and kindly provide a link please).
First I would like to know how to get into "Themeing". I want to know how to change the colors mostly. I can usually find the file I need to edit in order to change the icon shape, but If I'm not mistaken, the colors are probably controlled in an xml file. They may all look for a "central file" that contains the colors, or I may need to change each one individually. If there is a central file could someone help me find out what it is.
I have only found how to edit apps, so here's where I get a major case of the noobs. Are the system colors controlled by the launcher or the theme or is there a UI that can be edited what do I need to do. I want to be able to change the number styles, the fonts of the keyboard, and all that jazz. The most important thing, though; is that I need to be able to change the colors. I really don't have an issue with the current fonts and don't have a good idea what to replace them with anyway.
---------------------------------------------------------------------------------------------
Now that the above train wreck is over I have some harder questions.
I also want to get into developing. I will probably start by modifying someone else's. (side question, could I re-release theirs with my changes just so that people could test it provided I ask and give them credit. I know this depends on the person, but is it taboo, or just a no for some people) I already read through and followed shrike1978's. It was possibly the best thing that could have happened to me. It showed me that it was actually possible to do for someone with less android experience. (link)
But after I have built it what do I need to do to get started modifying it? I'm not even sure what all I want to do, but is there any suggestions of a starter project, as well as a how to do it?(maybe changing the launcher, or something like that)
Also I have been using xfce linux mint on a second hard drive of 75 gigs. Will this be an ok setup? Should I switch to ubuntu although I don't really like it as much?
Should I be s-off or on (maybe on so that I know that they will be supported)? Also is there any good vm's that run in linux and will run android?
I probably missed a few questions that I intended to ask, so I will edit them in when needed.
I plan to make a how to thread on my findings(hopefully good enough shrike gives me a :highfive: for doing a good job) so everyone who helps (provided I actually learn how and am capable of making the how to) will be thanked in my future famous thread
Also I apologize for any miss-types. I will do my best to correct them, but my keyboard is pretty broken (it took a tumble when I moved home for winter break)
I figured out the fonts(at least for the few roms I checked). They are easy to change and add. They are controlled in a system_fonts.xml in the "\system\etc" folder of the rom. The files that they represent are in the "\system\fonts" folder of the rom. The xml file has a pretty good explanation of how it is read, so adding your own should be pretty easy.
If anyone here has any suggestions even if you dont know for sure let me know please.;
Here's some threads I had bookmarked that may help:
http://forum.xda-developers.com/showthread.php?p=16459009
http://forum.xda-developers.com/showthread.php?t=916814
I had another one that I can't find the bookmark for.
feralicious said:
Here's some threads I had bookmarked that may help:
http://forum.xda-developers.com/showthread.php?p=16459009
http://forum.xda-developers.com/showthread.php?t=916814
I had another one that I can't find the bookmark for.
Click to expand...
Click to collapse
You are my hero.

Categories

Resources