This is sample/boilerocde for doing basic authentication for a server and getting and posting data to it in an android app.
ApiTest is hosted in the following web site
https://github.com/Siolabs-Android/ApiTest
If you think the Android project ApiTest 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 ApiTest.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
ApiTest has the following Java source files.
com.siolabs.apitest.MainActivity.java