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..
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.
The following table is the detailed list of Tweet-Offline.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Fragment Count | 2 |
jar files used | androidasync-2.0.1.jar ion-2.0.1.jar twitter4j-core-4.0.2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.SEND_SMS |
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.
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