Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

KidFeng/IconReader2

Repository files navigation

#IconReader2 This is a development tool to show icons(android.R.drawable.*) on your android-system

Try it

Installing android SDK

See the official android doc

Create emulator

The command line for creating an AVD has the following syntax: android create avd -n -t [- ] ...

Here's an example that creates an AVD with the name "my_android1.5" and target ID "3": android create avd -n my_android1.5 -t 3

For more information about how to manage AVDs, see developer.android.com

Startup emulator

now, startup your avd using this command: emulator -avd my_android1.5

Run IconReader2 cd $IconReader2_HOME ant install now you can find it on your emulator

About

This is an android development tool to show icons(android.R.drawable.*) on your android-system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages