October 2018
Intermediate to advanced
464 pages
15h 17m
English
After completing the preceding Getting ready section, follow these steps:
implementation 'com.google.android.gms:play-services-auth:16.0.0'
<com.google.android.gms.common.SignInButton android:id="@+id/signInButton" android:layout_width="wrap_content" android:layout_height="wrap_content" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintLeft_toLeftOf="parent" app