Android Resource Viewer

Android Resource Viewer #

github https://github.com/alt236/Android-Drawables---Android
opensource http://www.apache.org/licenses/LICENSE-2.0.html

Description #

This application will list all public and private Android resources (i.e. resources located under android.R.* and under com.android.internal.R.*) for the current device.

If the resource is a drawable or a colour the background colour of the list can be changed to see how it looks next to a different colour.

  • This application used to be called Android Drawables.
  • This is not a drawing app.
  • Probably only useful to developers :)
  • No ads.
WARNING
Internal resources (anything under com.android.internal.R) are not guaranteed to be in all devices/android versions. Do not reference them directly in your application or it will crash on untested device configurations.

Screenshots #

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6 Screenshot 7 Screenshot 8

Changelog #

v0.0.1: First public release. v0.0.2: Changed icon, minor bugfixes, added copy functionality. v0.0.3: Code cleanup, now compiles against v14. v0.0.4: Added other resource types. v0.0.5: Changed application name, resource types are now automatically enumerated. v0.0.6: Resource list in now alphabetically sorted.

Acknowledgements #

Download #

  • To download the application you’ll need to go to the Android Market and search for “Android Resource Viewer”.
  • Alternatively, use an application like Barcode Scanner to scan the QR code below (or click on it from your Android device):

QR Code