A simple utility class that you can include in your Google Glass project to take a snapshot.
GlassCameraSnapshot is hosted in the following web site
https://github.com/dazza222/GlassCameraSnapshot
If you think the Android project GlassCameraSnapshot 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 GlassCameraSnapshot.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 15 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in GlassCameraSnapshot. The names of the image files are listed as follows.
i_icon.png ic_stop.png
The following screenshort is generated from the image listed above.
GlassCameraSnapshot has the following Java source files.
com.darrenvenn.glasscamerasnapshot.GlassSnapshotActivity.java com.darrenvenn.glasscamerasnapshot.MainActivity.java