Android Open Source - SMS device twilio-sms-babel






Project Summary

Simple Android client using Twilio SMS and Bing translation APIs to text people in other languages. It can be used in devices with no SIM card (e.g.: Android based tablets) or as a personal text translator sending the SMS to yourself..

Web Site / Source Repository

twilio-sms-babel is hosted in the following web site
https://github.com/fcarriedos/twilio-sms-babel

If you think the Android project twilio-sms-babel 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 twilio-sms-babel.

ItemValue
Java File Count4
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
commons-io-2.4.jar
json-simple-1.1.1.jar
microsoft-translator-java-api-0.6.2.jar
twilio-java-sdk-3.4.2-sources.jar
twilio-java-sdk-3.4.2.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_CONTACTS
Asset File Namesassets\configuration.properties




License

The license information of twilio-sms-babel is as follows:

Apache License

Java Source Files

com.example.smsbabel.BabelText.java
com.example.smsbabel.MessageAsync.java
com.example.smsbabel.Exception.TranslationException.java
com.example.smsbabel.utils.DisplayMessages.java