new app com.github.nutomic.controldlna ...

srclib for support jar even though not sure what to do with it.
I had tried using it for the volley library and as a replacement
for the support-v4 jar but was not successful on either occasion.
This commit is contained in:
David Black 2013-06-27 18:21:14 +01:00
parent 50be5984d6
commit 087cad210c
2 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,27 @@
Category:Multimedia
License:Apache2
Web Site:
Source Code:https://github.com/Nutomic/control-dlna
Issue Tracker:https://github.com/Nutomic/control-dlna/issues
Auto Name:ControlDLNA
Summary:DLNA/UPnP control point
Description:
Works for browsing audio and playing it to renderers; possibly for video.
Depending on interest future features would include local rendering etc.
Status: Testing.
.
Repo Type:git
Repo:https://github.com/Nutomic/control-dlna.git
Build Version:0.1.0,1,0972b7973,srclibs=ActionBarSherlock@4.3.1,prebuild=\
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
Auto Update Mode:None
Update Check Mode:Static
Current Version:0.1.0
Current Version Code:1

2
srclibs/Support.txt Normal file
View File

@ -0,0 +1,2 @@
Repo Type:git
Repo:https://android.googlesource.com/platform/frameworks/support