Android Open Source - Twitter client SonoTweet






Project Summary

Twitter Client for Android.

Web Site / Source Repository

SonoTweet is hosted in the following web site
https://github.com/sonothar/SonoTweet

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version15
Activity Count5
Fragment Count1
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 9 image files in SonoTweet. The names of the image files are listed as follows.

app_icon.png
ic_new.png
ic_person.png
ic_refresh.png
ic_status_reply.png
ic_status_retweet.png
ic_status_share.png
rc_refresh.png
status_fill_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

SonoTweet has the following Java source files.

de.sonothar.tweet.Constants.java
de.sonothar.tweet.TimelineLoadingTask.java
de.sonothar.tweet.TweetStatus.java
de.sonothar.tweet.provider.TweetMeta.java
de.sonothar.tweet.provider.TweetProvider.java
de.sonothar.tweet.provider.TweetsDatabase.java
de.sonothar.tweet.ui.Authorize.java
de.sonothar.tweet.ui.CreateTweet.java
de.sonothar.tweet.ui.Overview.java
de.sonothar.tweet.ui.Status.java
de.sonothar.tweet.ui.Timeline.java
de.sonothar.tweet.ui.TimelineFrame.java
de.sonothar.tweet.ui.TwitterWebview.java