Skip to content

Android Firebase skeleton project implementing auth (google and email sign in), database, location, and map fragments, settings activity, and navigation drawer

Notifications You must be signed in to change notification settings

toadlyBroodle/Firebase_Hello_World

Repository files navigation

Purpose

This is a skeleton project that I wish I had a few days ago when trying to get a new Firebase project for Android up and running. Dispite the Firebase documentation and Firebase's quickstart Android repository being first rate, it still takes time to sift through everything and parse out just what you need. This is for those who just want to get the Firebase Authentication (Google Sign In, Email and Password) and Real Time Database fragments operational asap.

About

The project is name Alternate Reality Games because that's the name of the new app I'm developing atm. So, because of ARGs requirements, the project also contains a skeleton implementation of a Google Maps fragment, Locations Update fragment, and Settings Activity. It also provides a relatively simple example of how to implement a navigation drawer that switches the main layout between activities and fragments. Hope it saves you some time, happy coding :)

Building TODOs

Follow Firebase Android guides to correctly configure your new Android project:

Screenshot

firebase hello world screenshot

About

Android Firebase skeleton project implementing auth (google and email sign in), database, location, and map fragments, settings activity, and navigation drawer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages