Popularity
9.5
Stable
Activity
0.0
Declining
6,358
209
1,407
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 Tips & Tricks
:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development -
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. -
Android Weekly
Gradle plugin that creates FindBugs reports for android projects -
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
This is a tip calculator for Android Wear that uses speech recognition. -
How to Make Android Apps
Video tutorials by Derek Banas. -
Future Studio
Extensive Android tutorials on Retrofit, Picasso, Glide & Gson. -
Android UI design resources
Gives you wide variety of design resources form a Google Developer Expert in UI/UX. -
Android Design in Action Video series
The video series by Android Design Team of Google. -
Android Design in Action slides
- The application that gives you access to the slides of the video series. -
Android DevBytes Video Series
It is the technical counterpart of Android Design in Action 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?". -
Android Hive Tutorials
Very good tutorials for beginners. -
Device Art Generator
Wraps app screenshots in real device artwork.
Appwrite - The Open Source Firebase alternative introduces iOS support
Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Promo
appwrite.io
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