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..
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.
The following table is the detailed list of TwitFrame.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | bugsense-trace.jar jericho-html-3.2.jar twitter4j-core-android-2.2.4.jar twitter4j-stream-android-2.2.4.jar |
Required Permissions | android.permission.INTERNET |
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.
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