Android Open Source - Twitter client twitdx






Project Summary

simple twitter client android.

Web Site / Source Repository

twitdx is hosted in the following web site
https://github.com/huydx/twitdx

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

ItemValue
Java File Count19
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count3
Fragment Count1
jar files usedtwitter4j-core-3.0.3.jar
twitter4j-stream-3.0.3.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 7 image files in twitdx. The names of the image files are listed as follows.

action_search.png
gallery.png
ic_drawer.png
login.png
no_image.png
option.png
refresh.png

The following screenshort is generated from the image listed above.

null




Java Source Files

twitdx has the following Java source files.

com.cookpadintern.twitdx.common.Const.java
com.cookpadintern.twitdx.common.Utils.java
com.cookpadintern.twitdx.core_ext.BaseActivity.java
com.cookpadintern.twitdx.core_ext.BaseActivityHelper.java
com.cookpadintern.twitdx.core_ext.MainApplication.java
com.cookpadintern.twitdx.core_ext.TweetListviewAdapter.java
com.cookpadintern.twitdx.model.FileCache.java
com.cookpadintern.twitdx.model.ImageLoader.java
com.cookpadintern.twitdx.model.MemoryCache.java
com.cookpadintern.twitdx.model.TwitterAccount.java
com.cookpadintern.twitdx.ui.AboutFragment.java
com.cookpadintern.twitdx.ui.LoginActivity.java
com.cookpadintern.twitdx.ui.MentionFragment.java
com.cookpadintern.twitdx.ui.SplashActivity.java
com.cookpadintern.twitdx.ui.TimelineActivity.java
com.cookpadintern.twitdx.ui.TimelineFragment.java
com.cookpadintern.twitdx.ui.TweetListViewFragment.java
com.cookpadintern.twitdx.ui.helper.TimelineActivityHelper.java
com.cookpadintern.twitdx.util.CloseableUtils.java