DIY home surveillance using Android handsets and Google TV.
CamCam is hosted in the following web site
https://github.com/shannonrush/CamCam
If you think the Android project CamCam listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of CamCam.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 4 |
jar files used | android-support-v4.jar apache-mime4j-core-0.7.2.jar gcm.jar httpclient-4.2.2.jar httpcore-4.2.2.jar httpmime-4.2.2.jar json-simple-1.1.1.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE com.google.android.c2dm.permission.RECEIVE com.rushdevo.camcam.permission.C2D_MESSAGE |
There are 1 image files in CamCam. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
CamCam has the following Java source files.
com.rushdevo.camcam.CamCamActivity.java com.rushdevo.camcam.DisplayFeedActivity.java com.rushdevo.camcam.GCMIntentService.java com.rushdevo.camcam.ProvideFeedActivity.java com.rushdevo.camcam.ProvideFeedService.java com.rushdevo.camcam.ShowFeedsActivity.java