Android Open Source - Twitter timeline Android-Twitter-oauth-exmaple






Project Summary

This is simple android oauth example of twitter login,showing home timeline and posting tweets on twitter.

Web Site / Source Repository

Android-Twitter-oauth-exmaple is hosted in the following web site
https://github.com/rahulpandey/Android-Twitter-oauth-exmaple

If you think the Android project Android-Twitter-oauth-exmaple 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 Android-Twitter-oauth-exmaple.

ItemValue
Java File Count18
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi, nodpi]
Target SDK Version17
Minimum SDK Version8
Activity Count3
Fragment Count5
jar files usedandroid-support-v4.jar
twitter4j-core-3.0.3.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 4 image files in Android-Twitter-oauth-exmaple. The names of the image files are listed as follows.

empty_photo.png
ic_logout.png
ic_refresh.png
ic_updatestatus.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android-Twitter-oauth-exmaple has the following Java source files.

com.application.app.fragment.StatusFragment.java
com.application.app.fragment.TimelineFragment.java
com.application.app.loader.ListLoader.java
com.application.app.rtwitter.FragActivity.java
com.application.app.rtwitter.MainActivity.java
com.application.app.rtwitter.RTwitterApplication.java
com.application.app.rtwitter.TimelineActivity.java
com.application.app.utility.ConnectionDetector.java
com.application.app.utility.Constants.java
com.application.app.utility.TwitterSession.java
com.example.android.bitmapfun.util.AsyncTask.java
com.example.android.bitmapfun.util.DiskLruCache.java
com.example.android.bitmapfun.util.ImageCache.java
com.example.android.bitmapfun.util.ImageFetcher.java
com.example.android.bitmapfun.util.ImageResizer.java
com.example.android.bitmapfun.util.ImageWorker.java
com.example.android.bitmapfun.util.RecyclingBitmapDrawable.java
com.example.android.bitmapfun.util.Utils.java