A skeleton REST server and Android app. Can be used as a template for building cool stuff..
REST-for-Android is hosted in the following web site
https://github.com/rahular/REST-for-Android
If you think the Android project REST-for-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.
The following table is the detailed list of REST-for-Android.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
REST-for-Android has the following Java source files.
com.rahul.restdemo.ApplicationTest.java com.rahul.restdemo.MainActivity.java com.rahul.restdemo.RestClient.java