Android Open Source - Twitter client Switter






Project Summary

Small Twitter client for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Switter.

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count3
Fragment Count2
jar files usedsignpost-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 Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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