android phone capture camera data, send to web page to show.
WebCamTest is hosted in the following web site
https://github.com/striversist/WebCamTest
If you think the Android project WebCamTest 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 WebCamTest.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar cloudlocal.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CAMERA android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.RECORD_VIDEO android.permission.WRITE_EXTERNAL_STORAGE |
WebCamTest has the following Java source files.
com.example.webcamtest.MainActivity.java com.example.webcamtest.TestAidlService.java com.example.webcamtest.WebCamActivity.java com.example.webcamtest.WebControlManager.java