Android Open Source - Twitter sms SmsTweeter






Project Summary

A small application that implements an SMS to Twitter gateway for Android..

Web Site / Source Repository

SmsTweeter is hosted in the following web site
https://github.com/thorinside/SmsTweeter

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

ItemValue
Java File Count6
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.RECEIVE_SMS
android.permission.SEND_SMS




Java Source Files

SmsTweeter has the following Java source files.

org.nsdev.smstweeter.Main.java
org.nsdev.smstweeter.SmsReceiver.java
org.nsdev.smstweeter.Twitter.java
org.nsdev.smstweeter.TwitterException.java
org.nsdev.smstweeter.TwitterList.java
org.nsdev.smstweeter.URLConnectionHttpClient.java