Code from the Intro to Android Home Screen Widget session I gave at SoCalCodecamp.
WebCam-Viewer-Widget is hosted in the following web site
https://github.com/joshdobbs/WebCam-Viewer-Widget
If you think the Android project WebCam-Viewer-Widget 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 WebCam-Viewer-Widget.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 7 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in WebCam-Viewer-Widget. The names of the image files are listed as follows.
dlerror.png
The following screenshort is generated from the image listed above.
WebCam-Viewer-Widget has the following Java source files.
com.joshdobbs.demo.webcamviewer.main.java com.joshdobbs.demo.webcamviewer.widget.java