Android Open Source - Development restful base_app






Project Summary

This is an Android base project made to work with a Node.js RESTFul API.

Web Site / Source Repository

base_app is hosted in the following web site
https://github.com/bengui/base_app

If you think the Android project base_app listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of base_app.

ItemValue
Java File Count12
Target SDK Version19
Minimum SDK Version9
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar




License

The license information of base_app is as follows:

GNU General Public License

Java Source Files

com.bengui.baseapp.MainActivity.java
com.bengui.baseapp.gcm.GCMManager.java
com.bengui.baseapp.gcm.GcmBroadcastReceiver.java
com.bengui.baseapp.gcm.GcmIntentService.java
com.bengui.baseapp.models.Contact.java
com.bengui.baseapp.services.HttpClient.java
com.bengui.baseapp.services.ServerException.java
com.bengui.baseapp.services.ServiceException.java
com.bengui.baseapp.utils.Constants.java
com.bengui.baseapp.utils.JSONParcelableObject.java
com.bengui.baseapp.utils.JSONUtils.java
com.bengui.baseapp.utils.Utils.java