Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arhimondr committed Dec 1, 2013
1 parent f4e810f commit 47cbbc8
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,26 @@
DVRCameras
==========

Android application to watch DVR camers
Android client application for AV-TECH AV787 monitoring system.

Probably will work with other devices, however tested just on AV787.

Created just for fun. IRL you can just use EagleEyes from GooglePlay.

----------

Create .apk using

mvn clean install

You will need

JDK 1.6+
Android SDK with 2.2 platform
Maven 3.0.4

Also you must set:
JAVA_HOME="/path/to/your/jdk"
ANDROID_HOME="/path/to/your/android/sdk"


0 comments on commit 47cbbc8

Please sign in to comment.