Changes

Jump to: navigation, search

Google Authentication using the Firebase SDK

216 bytes added, 15:10, 14 August 2017
no edit summary
[[FIle:firebase_auth_google_sdk_project_menu.png]]
Figure 13-1
[[File:firebase_auth_google_sdk_icon.png]]
Figure 13-2
With the image selected, click on the OK button to apply the image to the ImageView and dismiss the resources dialog.
 
Remaining within the layout editor, add the TextView and Button widgets to the layout so that it resembles the layout shown in Figure 13-3. Shift-click on the TextView buttons so that both are selected and increase the textSize attribute in the properties window to 18sp:
[[File:firebase_auth_google_sdk_ui.png]]
Figure 13-3
At this stage, appropriate constraints should have been added such that the layout will be responsive to different screen sizes and device orientations:
[[File:firebase_auth_google_sdk_ui_complete.png]]
Figure 13-4
[[File:firebase_auth_google_sdk_sign_in.png]]
Figure 13-5
[[File:firebase_auth_google_sdk_users.png]]
Figure 13-6

Navigation menu