Popularity
9.5
Stable
Activity
0.0
Stable
6,436
209
1,342

Code Quality Rank: L4
Programming language: JavaScript
License: Apache License 2.0
Tags: Resources    

Android Asset Studio alternatives and similar packages

Based on the "Resources" category.
Alternatively, view Android Asset Studio alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Android Asset Studio or a related project?

Add another 'Resources' Package

README

Android Asset Studio

Open the Android Asset Studio

A web-based set of tools for generating graphics and other assets that would eventually be in an Android application's res/ directory.

Currently available asset generators are for:

  • Launcher icons
  • Action bar icons
  • Notification icons
  • Generic square icons
  • Simple nine-patches

Building the tool

To build, ensure you have node and npm installed, and run:

$ npm install

Once dependencies are installed, run it:

$ npm start