Skip to content

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

License

Notifications You must be signed in to change notification settings

inquid/AndroidAssetStudio

This branch is up to date with romannurik/AndroidAssetStudio:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 6, 2021
Nov 22, 2022
Oct 14, 2020
Jan 17, 2017
Jan 17, 2017
May 19, 2014
Nov 22, 2022
Nov 22, 2022
Nov 22, 2022
Nov 22, 2022
Oct 14, 2020

Repository files navigation

No Maintenance Intended

The Android Asset Studio is no longer maintained. Please use icon.kitchen or the asset creation tools built into Android Studio

Legacy link: 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

About

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

https://inquid.github.io/AndroidAssetStudio/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.7%
  • SCSS 19.5%
  • HTML 4.8%