File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ What you'll learn:
1010
1111The steps:
1212
13- 1 . [ Register with Firebase] ( chat #register-with-firebase)
13+ 1 . [ Register with Firebase] ( #register-with-firebase )
14142 . [ Create a project in Android Studio] ( #create-a-project-in-android-studio )
15153 . [ Connect the Android app to Firebase] ( #connect-the-android-app-to-firebase )
16164 . [ Send a message] ( #send-a-message )
17- 5 . [ Show the messages] ( #show-the-messages )
18- 6 . [ Enable login] ( #enable-login )
17+ 5 . [ Show the messages] ( #show-the-existing-and-new- messages )
18+ 6 . [ Enable login] ( #enable-e-mailpassword- login )
1919
2020What you'll need
2121 * [ Android Studio] ( https://developer.android.com/sdk/installing/studio.html ) version 1.3 or up
@@ -43,7 +43,7 @@ The first step is to create a Firebase application. This will be the server-side
4343
4444The custom Firebase backend for our application is now ready for use. Let's set up our app in Android Studio.
4545
46- ## Create an Android Studio project
46+ ## Create a project in Android Studio
4747
4848In this step we'll create a project in Android Studio.
4949
You can’t perform that action at this time.
0 commit comments