Quantcast
Channel: xda-developers - Android Themes
Viewing all articles
Browse latest Browse all 4090

[TOOL][THEMING] Android Batch Image Converter

$
0
0
Have you ever decompiled an apk wanting to theme it, but when you open the graphics you want to theme, they look distorted and blotchy?

Attachment 1850587 Attachment 1850589

Well, that's because all graphics on an android device are optimized before they're packaged, and this is what causes the distorted images.

Going through these graphics 1 by 1 can be time consuming, and isn't very fun, so I've aimed to change this by creating the Android Batch Image Converter. It's extremely simple to use, and uses the same algorithms for processing images that is used in the draw9patch tool.

Attachment 1850639

You simply pick the directory where all graphics to be converted reside, then click on "Convert". This application will go through every png in that directory (not currently recursive) and replace it with an un-optimized version that you can work with in your favorite graphics editor.

It currently does not have support for choosing output directory and it overwrites your existing files without confirmation.

I plan to add the above features in the future, and also want to implement an interface where you can choose which files get converted from any given directory.

This is obviously brand new, and it's development will rely on the popularity and usage of this application.

This application is written in Java and will require java 6(1.6) or above and has currently only been tested on Windows, but should work on other OS as well.

As always, this tool is safe, however, I can not be held responsible for it's misuse and damages you may cause to you mobile and/or desktop devices while using it.

You can download this application from the following link:

http://d-h.st/Xs1

It's a "Runnable Jar" file and only needs to be placed into the directory where you want it to run from.

All constructive criticism and suggestions are welcome :)

Good Luck, and Happy Theming ;)

Don't forget to click on the donate button if you found this application useful ;)

Sent from my SGH-I757M using xda premium

Attached Thumbnails
Click image for larger version

Name:	uploadfromtaptalk1364824128806.jpg
Views:	N/A
Size:	3.1 KB
ID:	1850589   Click image for larger version

Name:	ABICScreenshot.jpg
Views:	N/A
Size:	34.0 KB
ID:	1850639  
Attached Images
 

Viewing all articles
Browse latest Browse all 4090

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>