AndroidAssetStudio

Additional

Language
JavaScript
Version
N/A
Created
May 19, 2014
Updated
Oct 28, 2021
Owner
Roman Nurik (romannurik)
Contributors
Paul Blundell (blundell)
Jeff Gilfelt (jgilfelt)
Roman Nurik (romannurik)
Joe Rogers (joerogers)
John Carlson (Jawnnypoo)
Louis-Gabriel ZAITI (Ekt0s)
Shuhrat Dehkanov (ozbek)
Jeffrey Posnick (jeffposnick)
HuangYuSan
Martin Braun (martin-braun)
10
Activity
Badge
Generate
Download
Source code

Advertisement

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