Android Open Source - Twitter device TwitFrame






Project Summary

An Android application that allows you to turn your device into a frame that streams your friends Twitter statuses. Useful for when you dock your phone and want to passively watch your statuses..

Web Site / Source Repository

TwitFrame is hosted in the following web site
https://github.com/jamesmillerio/TwitFrame

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version8
Activity Count4
jar files usedbugsense-trace.jar
jericho-html-3.2.jar
twitter4j-core-android-2.2.4.jar
twitter4j-stream-android-2.2.4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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

launcher.png
loading.png
twitter_egg.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TwitFrame has the following Java source files.

com.MillerByteworks.TwitFrame.About.java
com.MillerByteworks.TwitFrame.AvatarUpdate.java
com.MillerByteworks.TwitFrame.Frame.java
com.MillerByteworks.TwitFrame.FrameBaseActivity.java
com.MillerByteworks.TwitFrame.FrameImage.java
com.MillerByteworks.TwitFrame.FrameImageThread.java
com.MillerByteworks.TwitFrame.FrameTextThread.java
com.MillerByteworks.TwitFrame.Main.java
com.MillerByteworks.TwitFrame.TweetUpdate.java
com.MillerByteworks.TwitFrame.TwitFrameConstants.java
com.MillerByteworks.TwitFrame.TwitterClient.java
com.MillerByteworks.TwitFrame.TwitterStatus.java