How to save data to Firebase,retrieve show in master view with ListView.Then when clicked open detail view with details.
Here we simply see how to work with Firebase and ListView.Our ListView shall two activities : One the Master View that shall contain a List of data we fetch from Firebase and two the Detail View for each particular data object.
For more here is the tutorial : http://camposha.info/android-firebase-listview-master-detail/