Android Open Source - Menu custom glass_features






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of glass_features.

ItemValue
Java File Count9
Target SDK Version21
Minimum SDK Version19
Activity Count5
jar files usedandroid-support-v4.jar
core.jar
Required Permissionsandroid.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




Java Source Files

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