2013-11-02 00:16:14 +00:00
|
|
|
Categories:Development
|
2012-09-15 15:54:49 +00:00
|
|
|
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
|
|
|
|
|
2013-06-13 10:05:12 +00:00
|
|
|
Auto Name:Android Resources
|
2012-09-15 15:54:49 +00:00
|
|
|
Summary:List Android Resources
|
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
This application will list all public and private Android resources (i.e.
|
2013-04-09 21:47:06 +00:00
|
|
|
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. 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
|
|
|
|
|
2014-04-26 10:15:00 +00:00
|
|
|
Build:0.0.7,7
|
|
|
|
commit=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
|
|
|
|
|
|
|
|
Build:0.0.8,8
|
|
|
|
commit=v0.0.8
|
|
|
|
srclibs=ActionBarSherlock@4.1.0,NewQuickAction3D@f2b7b
|
2014-08-26 11:30:35 +00:00
|
|
|
extlibs=android/android-support-v4.jar
|
2014-04-26 10:15:00 +00:00
|
|
|
prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
|
|
|
sed -i -e 's@\.1=.*@.1=$$ActionBarSherlock$$@' -e 's@\.2=.*@.2=$$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
|
2013-03-17 01:45:42 +00:00
|
|
|
Current Version:0.0.8
|
|
|
|
Current Version Code:8
|
2012-09-15 15:54:49 +00:00
|
|
|
|