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..
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.
The following table is the detailed list of api-demo-translate-on-glass.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 9 |
Required Permissions | android.permission.INTERNET com.google.android.glass.permission.DEVELOPMENT |
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.
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