https://github.com/basteez/AndroidDrawableFactory
A Java Application to create appropriate Drawable resources for your Android application
https://github.com/basteez/AndroidDrawableFactory
Last synced: 4 months ago
JSON representation
A Java Application to create appropriate Drawable resources for your Android application
- Host: GitHub
- URL: https://github.com/basteez/AndroidDrawableFactory
- Owner: basteez
- License: mit
- Created: 2014-01-12T16:06:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T08:57:11.000Z (over 6 years ago)
- Last Synced: 2024-11-28T04:02:53.962Z (8 months ago)
- Language: Java
- Size: 60.5 KB
- Stars: 501
- Watchers: 38
- Forks: 112
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android Drawable Factory [](https://github.com/uhub/awesome-java)
An application to create appropriate Drawable resources for you Android app.
## Installation
You can choose:
* Download the source from here and compile it by yourself
* [Download the latest compiled version](https://drive.google.com/folderview?id=0B906HQOAIPimLUQwWXNmWkNUUTQ&usp=sharing) and unzip it## Usage
To open the application:* On Windows: double click on run.bat
* On Gnu/Linux - OSX:
* Open a terminal session
* Type __chmod +x run.sh__
* launch run.sh* Once opened, just click onto the image on the left of the windows and choose the drawable (.jpg or .png) you want to convert

* Then click on browse and select your android project res folder's path.
* In **source density** choose the density your image is drawn at
* Select which density you want to create clicking on the checkboxes in the bottom of the window
* click make and see the magic! :-)### Credits
Author: [Tiziano Basile (aka Tizionario)][G+][G+]: http://plus.google.com/+TizianoBasile