Android Open Source - Development restful AndroidFireBase






Project Summary

An example of REST with Firebase in Android.

Web Site / Source Repository

AndroidFireBase is hosted in the following web site
https://github.com/ldurazo/AndroidFireBase

If you think the Android project AndroidFireBase 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 AndroidFireBase.

ItemValue
Java File Count7
Activity Count1
Required Permissionsandroid.permission.INTERNET

Java Source Files

AndroidFireBase has the following Java source files.

com.example.ldurazo.androidfirebase.ApplicationTest.java
com.example.ldurazo.androidfirebase.activities.MainActivity.java
com.example.ldurazo.androidfirebase.interfaces.HttpTransport.java
com.example.ldurazo.androidfirebase.models.Person.java
com.example.ldurazo.androidfirebase.services.HttpTransportService.java
com.example.ldurazo.androidfirebase.services.RESTful.HttpClientImplementation.java
com.example.ldurazo.androidfirebase.services.RESTful.SpringImplementation.java