Mobile surveillance application for use with Foscam and Yanmix brand IP cameras. May also work with other cameras as long as they use the same API as Foscam and Yanmix.
If you wish to track analytic information, find the ./res/values/analytics.xml
file and include
your unique tracking value at the top in the specified location. If you wish to make money off this
application (I'm hoping not), find the ./res/layout/activity_main.xml
file and include your unique
AdMob unit identification value.
There are two files that must edited. The local.properties
file found in both the root
of the project as well as in the GooglePlayServices library must be edited so the sdk.dir
points
to the actual install location of the Android SDK.
Once the two files have been edited you can build two different ways.
If you are on Linux or Mac and would like to do a debug build and install to simulator or device, you can use the included script and run from the Terminal:
$ ./generate.sh
If you would just like to use Ant with the shipped Android tools you can always do:
$ ant debug
$ adb install bin/Spyfi-debug.apk
2.2.2 - TBA
- Make passwords no longer required again because they were required by accident in 2.2+
2.2.1 - February 23, 2014
- Fix error that prevented cellular users from viewing the camera stream
2.2.0 - February 23, 2014
- PTZ support
- Optimized for Android 4.0+
- Better error reporting
- Non-intrusive banner advertisement added to the start screen
2.1.1 - July 10, 2013
- Passwords are no longer required
- Added Google Analytics
Email me via my website - http://www.nraboy.com
Tweet me on Twitter - @nraboy
Google Play - https://play.google.com/store/apps/details?id=com.nraboy.spyfi
Amazon App Store - http://www.amazon.com/Nic-Raboy-Spyfi/dp/B0097UHJDA