This is source code for new twitter api 1.1, for android.
twitter_api_1.1_implementation is hosted in the following web site
https://github.com/dwivedi/twitter_api_1.1_implementation
If you think the Android project twitter_api_1.1_implementation 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 twitter_api_1.1_implementation.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar twitter4j-core-3.0.3.jar twitter4j-core-3.0.3.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\twitter4j-core-3.0.3.jar |
There are 2 image files in twitter_api_1.1_implementation. The names of the image files are listed as follows.
fail.png success.png
The following screenshort is generated from the image listed above.
twitter_api_1.1_implementation has the following Java source files.
com.dwivedi.twiiterapinewapi.AlertDialogManager.java com.dwivedi.twiiterapinewapi.ConnectionDetector.java com.dwivedi.twiiterapinewapi.TwitterHomeActivity.java