Android Open Source - Development tweet TinyTwit






Project Summary

Demo app to show how to get feeds, details, and to publish tweets.

Web Site / Source Repository

TinyTwit is hosted in the following web site
https://github.com/XavierGaro/TinyTwit

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count3
jar files usedtwitter4j-core-3.0.5.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in TinyTwit. The names of the image files are listed as follows.

ic_action_new_event.png
ic_action_refresh.png
launcher_twit.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TinyTwit has the following Java source files.

com.xaviergaro.tinytwit.activitats.DetallActivity.java
com.xaviergaro.tinytwit.activitats.MainActivity.java
com.xaviergaro.tinytwit.activitats.PublicarActivity.java
com.xaviergaro.tinytwit.dades.DBTweet.java
com.xaviergaro.tinytwit.dades.Tweet.java
com.xaviergaro.tinytwit.ui.SimpleToast.java
com.xaviergaro.tinytwit.ui.TweetArrayAdapter.java
com.xaviergaro.tinytwit.utilitats.DownloadImageAsyncTask.java
com.xaviergaro.tinytwit.utilitats.GestorDescarregues.java
com.xaviergaro.tinytwit.utilitats.ReceptorXarxa.java
com.xaviergaro.tinytwit.utilitats.UpdatableStatus.java
com.xaviergaro.tinytwit.utilitats.UtilitatsDisc.java