Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basteez/AndroidDrawableFactory
A Java Application to create appropriate Drawable resources for your Android application
https://github.com/basteez/AndroidDrawableFactory
Last synced: 20 days 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T08:57:11.000Z (almost 6 years ago)
- Last Synced: 2024-07-30T15:18:01.799Z (4 months ago)
- Language: Java
- Size: 60.5 KB
- Stars: 500
- Watchers: 38
- Forks: 112
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android Drawable Factory [![Mentioned in Awesome Java](https://awesome.re/mentioned-badge.svg)](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
![Main window](https://www.dropbox.com/s/dd21e2x9a1f6qsj/1.png?dl=0)
* 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