This Android application uses the Vodafone 'Free2Txt' Service to send free SMS to any Vodafone number in New Zealand..
free2txt-android is hosted in the following web site
https://github.com/bridgetb/free2txt-android
If you think the Android project free2txt-android 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 free2txt-android.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-error-reporter.jar android-support-v13.jar commons-io-2.0.jar jsoup-1.3.3.jar libGoogleAnalytics.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_CONTACTS android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_INTERNAL_STORAGE |
free2txt-android has the following Java source files.
vodafone.free2txt.HttpClientSingleton.java vodafone.free2txt.HttpGetter.java vodafone.free2txt.HttpPoster.java vodafone.free2txt.LoginActivity.java vodafone.free2txt.MainActivity.java vodafone.free2txt.SendSMSTask.java