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:
10
10
11
11
The steps:
12
12
13
- 1 . [ Register with Firebase] ( chat #register-with-firebase)
13
+ 1 . [ Register with Firebase] ( #register-with-firebase )
14
14
2 . [ Create a project in Android Studio] ( #create-a-project-in-android-studio )
15
15
3 . [ Connect the Android app to Firebase] ( #connect-the-android-app-to-firebase )
16
16
4 . [ 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 )
19
19
20
20
What you'll need
21
21
* [ 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
43
43
44
44
The custom Firebase backend for our application is now ready for use. Let's set up our app in Android Studio.
45
45
46
- ## Create an Android Studio project
46
+ ## Create a project in Android Studio
47
47
48
48
In this step we'll create a project in Android Studio.
49
49
You can’t perform that action at this time.
0 commit comments