Android Open Source - Development voice AndroidHelloTranslate






Project Summary

A Simple Helloworld Android project which allows to translate a short text phrases and voice them using Google translate web service..

Web Site / Source Repository

AndroidHelloTranslate is hosted in the following web site
https://github.com/alisovets/AndroidHelloTranslate

If you think the Android project AndroidHelloTranslate 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 AndroidHelloTranslate.

ItemValue
Java File Count8
Supported screen sizes[xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version7
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 7 image files in AndroidHelloTranslate. The names of the image files are listed as follows.

clear_text.png
clear_text_p.png
ic_action_swap.png
speak_btn_bg.png
speak_btn_bg_p.png
switch_btn_bg.png
switch_btn_png_p.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AndroidHelloTranslate has the following Java source files.

alisovets.example.hellotranslate.ConnectChecker.java
alisovets.example.hellotranslate.MainActivity.java
alisovets.example.hellotranslate.MainFragment.java
alisovets.example.hellotranslate.Speaker.java
alisovets.example.hellotranslate.TranslateRequestor.java
alisovets.example.hellotranslate.dialog.AboutDialog.java
alisovets.example.hellotranslate.dialog.NoNetworkDialog.java
alisovets.example.hellotranslate.dialog.TranslateFailDialog.java