Android Open Source - Twitter java Twitter-Sharing-Example-Android






Project Summary

This tutorial explains, how to integrate twitter in android application. The example below using twitter4j java library for login to twitter and allows to share a simple text post and image post in users twitters timeline..

Web Site / Source Repository

Twitter-Sharing-Example-Android is hosted in the following web site
https://github.com/javatechig/Twitter-Sharing-Example-Android

If you think the Android project Twitter-Sharing-Example-Android 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 Twitter-Sharing-Example-Android.

ItemValue
Java File Count2
Target SDK Version14
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
twitter4j-core-4.0.2.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

Twitter-Sharing-Example-Android has the following Java source files.

com.example.twittershare.MainActivity.java
com.example.twittershare.WebViewActivity.java