Blogger templates

Android Icons by Extrem Themes

Un-packing Icon Packs

Icon packs are a cheap, easy way to beautify your phone but they can take up a lot of precious application space and they’re usually designed to be used with one desktop manager. Here’s a simple way to make them easier to handle. You will need root access on your phone. If you don’t have root, you can try the JesusFreke Images or Haykuro’s.
An Android application file (extension .apk) is just a zip file in disguise. Replace the a-p-k with z-i-p and they will be recognized as a zip archive by any zip archiver like WinZip, Windows Explorer (seen as compressed folders), StuffIt etc. This also includes the handy ASTRO for Android. You can use any combination of these tools to do the same thing, but I’m going to use ASTRO because you can actually do all of this on your phone without developer tools like adb.
If you have the SDK and know how to use adb, just replace the terminal commands with commands in “adb shell.” It’s also easy to type “adb pull /data/app/the.icon.pack.name.apk” and work with it from your desktop. First, open Terminal Emulator. Type “su” to get super user privileges. At this point you may get a prompt from “Superuser Whitelist” if you’re working with a JF Image for root. Add Terminal Emulator to the whitelist and you’re free to go on as root.
cd /
chmod 777 data
cd data
chmod 777 app
cd app
You’re now in the directory with all your .apk files. Do an “ls” to see everything that’s in there. I picked the RBO icon pack as an example.

mv com.betterandroid.icons.robo.apk com.betterandroid.icons.robo.zip
chmod 777 com.betterandroid.icons.robo.zip
 
Copying with ASTRO
Copying with ASTRO
You’re done with Terminal Emulator for now. Open ASTRO and browse to the zip file. Tap on it and it should open. Go into the “assets” and then the “icons” directory. You should see a list of .png files.
From here you can do what you want with the images. You can hit menu, Edit, Select All, then menu, Edit, copy and browse to the directory where you want them (I recommend /sdcard, which will put them on your sd card) and hit menu, Edit, paste to copy them there.
The Extracted Icons
The Extracted Icons
Deleting the icons you don’t want in place doesn’t work. You won’t be able to see the application on your desktop anymore or reinstall it because the signature won’t work with fewer files in the archive. This shouldn’t matter, however, because applications like BetterCut that allow you to change shortcut icons work just as well from the raw file on your sd card.
If you’re going to get rid of the icon pack, the safest thing to do is change the extension back to .apk (you can do this with ASTRO now that the file permissions are set) and uninstall normally. Luckily, ASTRO does that too. Just click on the apk and hit “Uninstall.” You can also just delete the .zip file, although there will be a reference in Settings ⇒ “Manage applications” to the icon pack that will need to be removed as well. You can uninstall it as if it were an application.
[Custom theme images via Extreme Themes]

Share

Widgets

Related Posts Plugin for WordPress, Blogger...

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More