Android Open Source - Development sdk funbase






Project Summary

Funbase is an android app created for play around Firebase android sdk..

Web Site / Source Repository

funbase is hosted in the following web site
https://github.com/ajoshow/funbase

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

ItemValue
Java File Count15
Supported screen sizes[xhdpi]
Activity Count2
jar files usedcom.haarman.listviewanimations-2.6.0.jar
firebase-client-jvm-LATEST.jar
nineoldandroids-2.4.0.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in funbase. The names of the image files are listed as follows.

eventlist_item_bg.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

funbase has the following Java source files.

com.ajoshow.funbase.EventActivity.java
com.ajoshow.funbase.EventListAdapter.java
com.ajoshow.funbase.EventListView.java
com.ajoshow.funbase.FireBaseData.java
com.ajoshow.funbase.MainActivity.java
com.ajoshow.funbase.libs.FirebaseAgent.java
com.ajoshow.funbase.libs.SimpleEventNodeListener.java
com.ajoshow.funbase.libs.SimpleUserNodeListener.java
com.ajoshow.funbase.model.Event.java
com.ajoshow.funbase.model.Message.java
com.ajoshow.funbase.model.User.java
com.ajoshow.funbase.utils.Constant.java
com.ajoshow.funbase.utils.Utils.java
funbase.ajoshow.com.funbase.ApplicationTest.java