A small Android application to display and easily navigate the standard drawables.
Drawable-Explorer is hosted in the following web site
https://github.com/slezica/Drawable-Explorer
If you think the Android project Drawable-Explorer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Drawable-Explorer.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 7 |
Activity Count | 2 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Drawable-Explorer has the following Java source files.
com.slezica.drexplorer.DisplayActivity.java com.slezica.drexplorer.MainActivity.java com.slezica.drexplorer.tools.ColorScheme.java com.slezica.drexplorer.tools.DrawableFinder.java com.slezica.drexplorer.tools.DrawableResource.java