Popularity
9.5
Stable
Activity
0.0
Stable
6,484
205
1,350
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.
-
Android Action Bar Style Generator
[DEPRECATED] Easily create a simple, attractive and seamless custom action bar style for your Android application -
Complete-Google-Map-API-Tutorial
Learn How to use Google Map API for Android from Basic to Advance with complete examples. -
Language_Time
A library that converts Time to its equivalent local languages starting with some basic Nigeria languages(Yoruba, Hausa, Igbo, Efik and English) -
Android Resource Extensions
Convenience extension methods for android's auto-generated /res folder R. class. -
Google Wear App
DISCONTINUED. This is a tip calculator for Android Wear that uses speech recognition. -
Android UI design resources
Gives you wide variety of design resources form a Google Developer Expert in UI/UX. -
Android Design in Action slides
- The application that gives you access to the slides of the video series. -
Developing for Android
A series of articles from Googler Chet Hasae and others, answering most commonly asked question: "What are some of the important rules to keep in mind when developing Android applications?".
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai
Do you think we are missing an alternative of Android Asset Studio or a related project?
README
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