Small Twitter client for Android.
Switter is hosted in the following web site
https://github.com/IlyaEremin/Switter
If you think the Android project Switter 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 Switter.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | signpost-commonshttp4-1.2.1.2.jar signpost-core-1.2.1.2.jar twitter4j-core-3.0.5.jar universal-image-loader-1.9.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in Switter. The names of the image files are listed as follows.
cancel.png home.png new_message.png refresh.png
The following screenshort is generated from the image listed above.
Switter has the following Java source files.
ru.sunsoft.switter.Constants.java ru.sunsoft.switter.MainActivity.java ru.sunsoft.switter.MyApplication.java ru.sunsoft.switter.NetworkUtils.java ru.sunsoft.switter.NewTweetDialog.java ru.sunsoft.switter.OAuthRequestTokenTask.java ru.sunsoft.switter.PrepareRequestTokenActivity.java ru.sunsoft.switter.TaskFragment.java ru.sunsoft.switter.Tweet.java ru.sunsoft.switter.TweetAdapter.java ru.sunsoft.switter.TweetFragment.java ru.sunsoft.switter.TwitterUtils.java