Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

A Java Application to create appropriate Drawable resources for your Android application

License

Notifications You must be signed in to change notification settings

basteez/AndroidDrawableFactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Drawable Factory Mentioned in Awesome Java

An application to create appropriate Drawable resources for you Android app.

Installation

You can choose:

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

  • 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)

About

A Java Application to create appropriate Drawable resources for your Android application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages