This repository has been archived by the owner on Aug 25, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added instructions to create and configure a Google app for authentic…
…ation to work
- Loading branch information
jwngr
committed
Feb 2, 2016
1 parent
627365c
commit c1b2a2d
Showing
3 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
# Inetech Office Mover 5000 for Android | ||
|
||
## Setup | ||
0. Edit `app/src/main/java/com/firebase/officemover/OfficeMoverActivity.java` and change | ||
0. Edit `app/src/main/java/com/firebase/officemover/OfficeMoverActivity.java` and change | ||
`<your-firebase>` to the subdomain for your Firebase. | ||
0. [Create and configure a Google application](https://www.firebase.com/docs/android/guide/login/google.html) to use for authentication. | ||
0. Import `settings.gradle` into [Android Studio](https://developer.android.com/sdk/installing/studio.html) | ||
0. Run it on a an Android tablet. It has been verified with the Nexus 7 and Nexus 10. | ||
0. Run it on a an Android tablet. It has been verified with the Nexus 7 and Nexus 10. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters