Basic example about how to share text with image into Twitter with Twitter4J..
android-share-twitter is hosted in the following web site
https://github.com/cpalosrejano/android-share-twitter
If you think the Android project android-share-twitter 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 android-share-twitter.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar twitter4j-core-4.0.2.jar |
Required Permissions | android.permission.INTERNET |
android-share-twitter has the following Java source files.
com.cpalosrejano.share_twitter.MainActivity.java com.cpalosrejano.share_twitter.TwitterManager.java