[Q] Handcent Skin Packs - Android Software/Hacking General [Developers Only]

So now that Handcent has released skin packs I've been trying to find a way to basically rip open the skinpack APK and replace the images and whatnot to create my own skins. I haven't found a solution thus far and I was hoping the experts here could help me out. I've opened it up in APK Edit and attempted to swap images but it won't install. I'm not sure where I went wrong but I'm curious on how one of you would approach the process.
I assumed APK Edit would resign the *.apk file but maybe that's what I'm missing. I'll keep pecking away at it and see what I can come up with but any assistance would be aweome.

Hi
Any news on this? Would really like to see some Custom skins soon.. and the ability to create own... and customize for example the popup and such

Bump for interest

Kyo Kenshin said:
So now that Handcent has released skin packs I've been trying to find a way to basically rip open the skinpack APK and replace the images and whatnot to create my own skins. I haven't found a solution thus far and I was hoping the experts here could help me out. I've opened it up in APK Edit and attempted to swap images but it won't install. I'm not sure where I went wrong but I'm curious on how one of you would approach the process.
I assumed APK Edit would resign the *.apk file but maybe that's what I'm missing. I'll keep pecking away at it and see what I can come up with but any assistance would be aweome.
Click to expand...
Click to collapse
Try MetaMorph
http://code.google.com/p/android-metamorph/wiki/MetaMorph

Related

[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.

[Q] Change Icons to Stock Android?

hey everyone, not sure if this belongs in the general or development forum, but I figure I'll wing it. I was wondering if anybody new a way to change the app icons to the stock android ones? I have already tried using Better Cut with the icon pack but they looked pixelated, so I tried it with high res downloaded ones, and, wouldn't you know it, still pixelated. So I was wondering if there was a way to actually fully change the icon (not just make a shortcut with a new one). If so how would I go about this in a way to avoid pixelation, also, I wouldnt mind rooting to achieve this.
Thanks ^_^
I've been wondering about this myself. From what I've read, you're supposed to change the .png icon within the .apk file of the app. Problem is, I'm not sure if I have to re-install the .apk file for the new icon to take effect. Also, can I just move a .png icon to the .apk within the phone?

Change the default orange highlight color

Android seems to prefer orange color. It's used in highlight focused edit control. Also, in Gingerbread it's used to indicate you scroll to top/bottom.
How do I change the color, I really don't like it and want something bluish.
Thanks!
I have been wondering this for a while too! Anyone know?
Would interrest me too...
No one knows???
List selector resource ... but it is in the os applications which you cannot access without rout access
I have root but don't completely understand what u mean. Could you add a little detail please
Thanks in advance
From what I know resource are located in /system/framework/framework-res.apk.
Now you have to Disassemble this apk , modify the png's you are interested in , reassemble the apk an copy back to phone.
Now .. disassemble/assemble you can use apk-tool.
You should search for list_selector_background_focus.9.png and other list_selector....png modify those .
I don't know how to copy the reassembled apk back to the phone as I don't have a rooted phone and can't guarantee it will work, but if there are no other replies from more experienced users ... you can give it a try
Youll find the images in framework-res.apk/res/drawable-mdpi.
If your new to Modding and the like I'd advise apk-manager.It uses apk-tool but is more user friendly and will allow you to push(copy) the edited framework. There's a link for it in my sig.
Hope this helps.
Find a ROM, metamorph or Theme you like and apply it. Quickest and easiest solution!

Theming for dummies - replace the icons inside themes from Samsung's Store - no root

So this is a simple how to aimed to people with unrooted phones that still want to replace the icons inside Samsung Themes.
First of all, just a bit of theory
1) Samsung Thems are simple apk files, so you can edit them and re-install without any trouble, they don't need a particular signature by Samsung.
2) The icons inside such themes are in qmg format, which is a proprietary format that cannot be converted without Samsung Theme designer's kit or by using the built-in converter which is in our phones... It's something that packs a png file and an xml one andnot even imagemagick for Linux can convert it.... No problem, you can replace qmg files in themes with png files flawlessly, you just need to rename them as png
So, you need apk extractor (see play store) which can extract installed apk very easily (even system files) without root and apkeditor pro (see play store as well) wich is a very handy tool for minimal decompiling. I am not affiliated to apk editor pro and you can obviously do the same thing with apk tool and a pc, though this simple how to is for 'noob dummy themers' and it makes more sense to use just your phone than apktool.
Once you have installed such apps, open apk extractor and look for the apk you must edit. Let's say you want to edit the material theme by Cambunch (see galaxy store). So, you will find two apk files with cambunch etc.... Choose the first one, the one with the words appicon inside and extract it. It will be placed into the folder ExtractedApk
I don't like, in such theme, the icons for calendar and messages, which are green and yellow, so I replaced them with google original ones. Just download them somewhere and rename them to qmg. I mean, if the original file was named message.png, just rename it to message.qmg for example.
Now open apk editor pro and choose to edit an apk file, go to ExtractedApk folder, choose the theme you have extracted and choose simple edit....
You should see a partially decompiled apk.... Go to res folder and then open the drawable etc.. folder
Inside that folder you'll see several qmg files... Look for the one that refers to message (the names are quite self explanatory) and click the 'pen' option, then use the file manager to choose the icon message.qmg you've saved as said above and replace the original one with the new icon. It can obviously been done with any icon inside that folder.
Now follow the steps suggested by the app itself and install the new apk over the former and your theme will have been updated.
If the theme had already been applied, move to a different one (even the default one) and then apply it back to see the changes.
Very simple
Just as a sample, this is the apk modded with calendar and message icon respectively in blue and light blue like the original ones by Google. It must be installed as an update of the nice theme by Cameron Bunch
How can you pull out the keyboard from a theme and apply without root?
AnThOnY- S7 Edge
iTouch24 said:
How can you pull out the keyboard from a theme and apply without root?
AnThOnY- S7 Edge
Click to expand...
Click to collapse
It is not so simple, you need apktool and a pc. Apk editor is unable to fully decompile the apk files of samsung themes.
To be honest, I haven't played with themes yet and I don't exactly know how they are applied to keyboard, notification bar and so on.
Cool! Thanks for posting this. I used this to edit the soft keys on my last LG, but didn't realize it would work for themes, too. Got some editing to do when I get back from my next trip.
meyerweb said:
Cool! Thanks for posting this. I used this to edit the soft keys on my last LG, but didn't realize it would work for themes, too. Got some editing to do when I get back from my next trip.
Click to expand...
Click to collapse
Glad you appreciate it
I googled a little bit and saw that you can't make a theme from scratch without Samsung's proprietary software which is reserved to approved designers only, but still it should be possible to edit a free theme and changing it into something different. I mean, not only the icons, even the Ui. At least for the things that this theme engine allows to be themed.
I would like a ubuntu touch theme or a Sony xperia one, which are not available in the theme store, but atm I have just been able to replace the icons... I have to get some spare time to decompile a theme on my pc
Why several APK files inside?
Hi,
Followed the procedure. But when choose simple edit, it shows several apk files inside the main apk file. how to replace the images?
I replied to your PM. It depends on the theme.
jisharka said:
Hi,
Followed the procedure. But when choose simple edit, it shows several apk files inside the main apk file. how to replace the images?
Click to expand...
Click to collapse
lucaoldb said:
I replied to your PM. It depends on the theme.
Click to expand...
Click to collapse
I have the same issue with sd-Black theme. Only apk files in assets folder, no res folder. Any way to do it?
I am sorry, but I am now on Echoerom note 7 port which has the new theme store, so I can't directly check the old themes for the s7.
Anyway, when I posted this thread, I had had a look only at a couple of themes, which were very simple do as the ones by Cameronbunch. In the following day I realised that in the theme store there a basically to kind of themes and the ones of the second kind are much more complicated to edit.
To be honest, after opening this short thread, I haven't spent any time in editing themes, but I don't think apk editor is powerful enough for the themes of the second kind. You'd better go with apktool, since you need to decompile not only the main apk, but even the ones inside it.
Sorry for not being very helpful.
I have req for someone with root, can you share here themes from store: Athletics sports and Sparkle. I want to mix it and change some things. Thanks in advance.
the easiest way: use "awesome icons" app from google play (free); than, install any icon pack that you like (I prefer Note 7 icon pack), open the mentioned app and it will give you the possibility to change any icon from each app installed in the phone, keeping the functionality (eg: unread count badge for emails); you can opt for an icon in the icon pack or a picture or any .png/.jpg etc file

Good APK Modification Tutorial?

Hey Everyone,
I'm looking to get back into de-compiling, modifying, and recompiling APKs again (after many many years) and I'm finding it a bit difficult this time around. For starters, why are there so many "drawable-xxxx" folders now and how do I know which folder to modify the .png files that I want to customize? Also, how do I go about modifying the .xml file for an app to change the font color/style, theme, etc.?
Does anyone know of a good resource to refresh my memory on all of this?
Thanks for the help!
BMWPower06 said:
Hey Everyone,
I'm looking to get back into de-compiling, modifying, and recompiling APKs again (after many many years) and I'm finding it a bit difficult this time around. For starters, why are there so many "drawable-xxxx" folders now and how do I know which folder to modify the .png files that I want to customize? Also, how do I go about modifying the .xml file for an app to change the font color/style, theme, etc.?
Does anyone know of a good resource to refresh my memory on all of this?
Thanks for the help!
Click to expand...
Click to collapse
Hi,
I've made some, I don't claim they're the best or something, but I think it's a good place to start.
For everything I could think of: [GUIDE][INDEX]How to modify an apk
For colors and png:
[GUIDE][THEMING]How to find in the code what you want to theme
[THEME & GUIDE][XDA]XDA Reloaded
My last guide was the INDEX, in previous guides I use methods to sign or align apks that I don't really recommend anymore. Read the index first for signing and aligning, then other guides
I also have made themes, the link is in my signature, click it to see

Categories

Resources