SkillAgentSearch skills...

AndroidAssetStudio

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

Install / Use

/learn @romannurik/AndroidAssetStudio
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars6.6k
CategoryDevelopment
Updated1d ago
Forks1.4k

Languages

JavaScript

Security Score

95/100

Audited on Mar 27, 2026

No findings