A minimal and simple Android app that integrates Facebook and Twitter social experiences together..
TweeterFace is hosted in the following web site
https://github.com/sumittops/TweeterFace
If you think the Android project TweeterFace 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 TweeterFace.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 6 |
jar files used | twitter4j-core-4.0.2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in TweeterFace. The names of the image files are listed as follows.
facebook.png twitter.png
The following screenshort is generated from the image listed above.
TweeterFace has the following Java source files.
com.sumitspace.tweeterface.AppData.java com.sumitspace.tweeterface.FacebookActivity.java com.sumitspace.tweeterface.MainActivity.java com.sumitspace.tweeterface.NewTweet.java com.sumitspace.tweeterface.Settings.java com.sumitspace.tweeterface.StartActivity.java com.sumitspace.tweeterface.Tweet.java com.sumitspace.tweeterface.TweetAdapter.java