New app deactivated: Wifi Camera ...
There is no license on it though I'm confident there will be as the Google Code page says GPLv2 in the sidebar. Native libraries are LGPL and MIT. Also added a couple of lines to metadata/template.
This commit is contained in:
parent
4a7df802ed
commit
4135091599
27
metadata/teaonly.droideye.txt
Normal file
27
metadata/teaonly.droideye.txt
Normal file
|
@ -0,0 +1,27 @@
|
|||
Category:Multimedia
|
||||
# https://github.com/Teaonly/android-eye/issues/10#
|
||||
License:Unknown
|
||||
Web Site:
|
||||
Source Code:https://github.com/Teaonly/android-eye
|
||||
Issue Tracker:https://github.com/Teaonly/android-eye/issues
|
||||
|
||||
Summary:Internet webcam
|
||||
Description:
|
||||
Supports Mjpeg and audio streaming.
|
||||
Built-in web service to see the video via browser on a PC.
|
||||
|
||||
The Google ad library was removed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Teaonly/android-eye.git
|
||||
|
||||
Build Version:1.6.1,8,72ea0d839,srclibs=MobAdMob@2d5736,\
|
||||
target=android-16,rm=libs/GoogleAdMobAdsSdk-6.2.1.jar,prebuild=\
|
||||
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties,buildjni=jni
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.6.1
|
||||
Current Version Code:8
|
||||
|
|
@ -44,6 +44,10 @@ Requires root: No. The app can reboot the phone if it is allowed root.
|
|||
Anti-features: Tracking and Network Services. The app uploads usage statistics
|
||||
periodically to a server whose location is hard-coded into the app.
|
||||
|
||||
Google Ad library was removed before building.
|
||||
|
||||
Supports x86 natively.
|
||||
|
||||
Status: Last version; BETA.
|
||||
|
||||
[https://github.com/org/project/raw/master/res/raw/changelog.xml Changelog]
|
||||
|
|
Loading…
Reference in a new issue