2012-09-15 15:54:49 +00:00
|
|
|
Category:Development
|
|
|
|
License:Apache2
|
2012-09-17 11:59:13 +00:00
|
|
|
Web Site:http://aschillings.co.uk/html/android_resource_viewer.html
|
2012-09-15 15:54:49 +00:00
|
|
|
Source Code:https://github.com/alt236/Android-Drawables---Android
|
|
|
|
Issue Tracker:https://github.com/alt236/Android-Drawables---Android/issues
|
|
|
|
|
|
|
|
Summary:List Android Resources
|
|
|
|
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.
|
2012-12-27 12:18:38 +00:00
|
|
|
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.
|
2012-09-15 15:54:49 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/alt236/Android-Drawables---Android.git
|
|
|
|
|
2012-09-17 11:59:13 +00:00
|
|
|
Build Version:0.0.7,7,e40721,srclibs=ActionBarSherlock@6e3f2bb5;NewQuickAction3D@f2b7b,\
|
|
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
|
|
sed -i 's@\(android.library.reference.2=\).*@\1$$NewQuickAction3D$$@' project.properties
|
2012-09-15 15:54:49 +00:00
|
|
|
|
2012-09-21 15:01:48 +00:00
|
|
|
Auto Update Mode:None
|
2012-09-15 15:54:49 +00:00
|
|
|
Update Check Mode:Tags
|
|
|
|
Current Version:0.0.7
|
|
|
|
Current Version Code:7
|
|
|
|
|