Funbase is an android app created for play around Firebase android sdk..
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.
The following table is the detailed list of funbase.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [xhdpi] |
Activity Count | 2 |
jar files used | com.haarman.listviewanimations-2.6.0.jar firebase-client-jvm-LATEST.jar nineoldandroids-2.4.0.jar |
Required Permissions | android.permission.INTERNET |
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.
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