Android Open Source - Twitter sms Tweet-Offline






Project Summary

An Android application that provides a way for users to use Twitter without access to the internet. The app uses Twitter's SMS commands to tweet, fetch tweets, retweet and favorite. This app provides a beautiful user interface for the user..

Web Site / Source Repository

Tweet-Offline is hosted in the following web site
https://github.com/PeterChu2/Tweet-Offline

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

ItemValue
Java File Count19
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count4
Fragment Count2
jar files usedandroidasync-2.0.1.jar
ion-2.0.1.jar
twitter4j-core-4.0.2.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS




Resource Files

There are 2 image files in Tweet-Offline. The names of the image files are listed as follows.

compose_icon.png
tweet_offline_logo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Tweet-Offline has the following Java source files.

chu.ForCHUApps.tweetoffline.AddEditUser.java
chu.ForCHUApps.tweetoffline.AlertDialogManager.java
chu.ForCHUApps.tweetoffline.ConfirmDialogFragment.java
chu.ForCHUApps.tweetoffline.ConnectionDetector.java
chu.ForCHUApps.tweetoffline.Constants.java
chu.ForCHUApps.tweetoffline.DatabaseActions.java
chu.ForCHUApps.tweetoffline.DatabaseConnector.java
chu.ForCHUApps.tweetoffline.DatabaseOpenHelper.java
chu.ForCHUApps.tweetoffline.MainActivity.java
chu.ForCHUApps.tweetoffline.SMSHelper.java
chu.ForCHUApps.tweetoffline.SMSReceiver.java
chu.ForCHUApps.tweetoffline.SettingsActivity.java
chu.ForCHUApps.tweetoffline.SimpleCustomCursorAdapter.java
chu.ForCHUApps.tweetoffline.TwitterListFragment.java
chu.ForCHUApps.tweetoffline.TwitterListListener.java
chu.ForCHUApps.tweetoffline.TwitterPreferenceFragment.java
chu.ForCHUApps.tweetoffline.ViewUser.java
chu.ForCHUApps.tweetoffline.WaitCountDown.java