Android Web Services Integration Examples - Custom Service, Twitter, etc.
AndroidServiceIntegrtionExamples is hosted in the following web site
https://github.com/chuks/AndroidServiceIntegrtionExamples
If you think the Android project AndroidServiceIntegrtionExamples 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 AndroidServiceIntegrtionExamples.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 3 |
jar files used | android-support-v4.jar twitter4j-core-4.0.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
AndroidServiceIntegrtionExamples has the following Java source files.
com.kekwanu.serviceintegrationexample1.ApplicationTest.java com.kekwanu.serviceintegrationexample1.MainActivity.java com.kekwanu.serviceintegrationexample1.MainActivity.java com.kekwanu.twitterexample.ApplicationTest.java com.kekwanu.twitterexample.MainActivity.java