Android Open Source - Development speech api-demo-translate-on-glass






Project Summary

Extension of Google Glass API Demo with an Activity to use the Google Translate API to translate speech input and display translation in a Card..

Web Site / Source Repository

api-demo-translate-on-glass is hosted in the following web site
https://github.com/twhetzel/api-demo-translate-on-glass

If you think the Android project api-demo-translate-on-glass 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 api-demo-translate-on-glass.

ItemValue
Java File Count15
Target SDK Version19
Minimum SDK Version19
Activity Count9
Required Permissionsandroid.permission.INTERNET
com.google.android.glass.permission.DEVELOPMENT




Resource Files

There are 2 image files in api-demo-translate-on-glass. The names of the image files are listed as follows.

ic_glass_logo.png
ic_stop.png

The following screenshort is generated from the image listed above.

null

Java Source Files

api-demo-translate-on-glass has the following Java source files.

com.google.android.glass.sample.apidemo.ApiDemoActivity.java
com.google.android.glass.sample.apidemo.card.CardAdapter.java
com.google.android.glass.sample.apidemo.card.CardsActivity.java
com.google.android.glass.sample.apidemo.opengl.Cube.java
com.google.android.glass.sample.apidemo.opengl.CubeRenderer.java
com.google.android.glass.sample.apidemo.opengl.MenuActivity.java
com.google.android.glass.sample.apidemo.opengl.OpenGlService.java
com.google.android.glass.sample.apidemo.theming.LayoutAdapter.java
com.google.android.glass.sample.apidemo.theming.ThemingActivity.java
com.google.android.glass.sample.apidemo.touchpad.ContinuousGesturesActivity.java
com.google.android.glass.sample.apidemo.touchpad.DiscreteGesturesActivity.java
com.google.android.glass.sample.apidemo.touchpad.SelectGestureDemoActivity.java
com.google.android.glass.sample.apidemo.touchpad.TouchpadView.java
com.google.android.glass.sample.apidemo.voicemenu.VoiceMenuActivity.java
com.whgexample.whetzel.translateonglass.MainActivity.java