update com.dngames.mobilewebcam to 2.62

This commit is contained in:
David Black 2013-02-11 11:56:04 +00:00
parent 079584035d
commit be741f6402

View file

@ -1,18 +1,23 @@
Category:Multimedia Category:Multimedia
License:Apache2 License:Apache2
Web Site:http://code.google.com/p/mobilewebcam-android Web Site:http://code.google.com/p/mobilewebcam-android
Source Code:http://code.google.com/p/mobilewebcam-android/source/browse Source Code:http://code.google.com/p/mobilewebcam-android/source/list
Issue Tracker:http://code.google.com/p/mobilewebcam-android/issues/list Issue Tracker:http://code.google.com/p/mobilewebcam-android/issues/list
Summary:Simple webcam Summary:Simple webcam
Description: Description:
Use your Android as a simple mobile webcam or cloudcam via WIFI or Mobile Network. Use your Android as a simple mobile webcam or cloudcam via WIFI or Mobile
Upload pics with ftp or store on your sdcard to create a timelapse video (the http Network.
Upload pics with ftp or store on your sdcard to create a timelapse video
(the http
and email options may not work in this build though). and email options may not work in this build though).
Use as simple but mobile timed webcam with refresh rates from seconds to hours, with Use as simple but mobile timed webcam with refresh rates from seconds to
motion detection or your defined daily activity times. High resolution pictures are hours, with
also possible. Mark the pictures with text or image to advertise for your place or business. motion detection or your defined daily activity times. High resolution
pictures are
also possible. Mark the pictures with text or image to advertise for your
place or business.
The proprietary Google AdMobSDK was replaced with a dummy library. The proprietary Google AdMobSDK was replaced with a dummy library.
. .
@ -24,6 +29,10 @@ Repo:http://mobilewebcam-android.googlecode.com/svn
Build Version:2.59,87,7,srclibs=MobAdMob@2d5736,prebuild=\ Build Version:2.59,87,7,srclibs=MobAdMob@2d5736,prebuild=\
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \ echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \
sed -i '/proguard/d' project.properties && sed -i '/key/d' project.properties sed -i '/proguard/d' project.properties && sed -i '/key/d' project.properties
Build Version:2.62,90,8,srclibs=MobAdMob@2d5736,prebuild=\
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \
sed -i '/proguard/d' project.properties && sed -i '/key/d' project.properties
Build Version:2.64,92,!no source as of 10/02
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Market Update Check Mode:Market