Download Free code TweetView
Description
This project is an example Android Twitter feed reader app from the Codehenge Android development tutorials.
Icons
Source Files
The download file TweetView-master.zip has the following entries.
.classpath/*from w w w . j av a 2s .c o m*/
.gitignore
.project
AndroidManifest.xml
README.md
assets/.DS_Store
assets/json_simple-1.1.jar
bin/TweetView.apk
bin/classes.dex
bin/com/example/Example$Tweet.class
bin/com/example/Example.class
bin/com/example/ImageManager$BitmapDisplayer.class
bin/com/example/ImageManager$ImageQueue.class
bin/com/example/ImageManager$ImageQueueManager.class
bin/com/example/ImageManager$ImageRef.class
bin/com/example/ImageManager.class
bin/com/example/R$attr.class
bin/com/example/R$drawable.class
bin/com/example/R$id.class
bin/com/example/R$layout.class
bin/com/example/R$string.class
bin/com/example/R.class
bin/com/example/TweetItemAdapter$ViewHolder.class
bin/com/example/TweetItemAdapter.class
bin/resources.ap_
default.properties
gen/com/example/R.java
proguard.cfg
res/drawable-hdpi/icon.png
res/drawable-ldpi/icon.png
res/drawable-mdpi/icon.png
res/layout/listitem.xml
res/layout/main.xml
res/values/strings.xml
src/com/example/Example.java
src/com/example/ImageManager.java
src/com/example/TweetItemAdapter.java
Download
Click the following link to download TweetView-master.zip.
TweetView-master.zip