An options list for Glass that implements a card menu that allows you to view a custom full screen activity, voice recognition and read back, a CURL request, and a live HUD.
glass_features is hosted in the following web site
https://github.com/chris-callaway/glass_features
If you think the Android project glass_features 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 glass_features.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 21 |
Minimum SDK Version | 19 |
Activity Count | 5 |
jar files used | android-support-v4.jar core.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.glass.permission.DEVELOPMENT |
glass_features has the following Java source files.
com.example.glass_test.CameraActivity.java com.example.glass_test.CurlRequest.java com.example.glass_test.FullscreenActivity.java com.example.glass_test.ScrollingCards.java com.example.glass_test.util.SystemUiHider.java com.example.glass_test.util.SystemUiHiderBase.java com.example.glass_test.util.SystemUiHiderHoneycomb.java com.example.glass_test.voiceRecognition.java