AD
Size: a a a
AD
AB
AB
AB
AD
SampleApplication.getAppComponent().inject(this);
auth
?AB
SampleApplication.getAppComponent().inject(this);
auth
?AB
AD
AB
AB
AD
GoogleSignInOptions googleSignInOptions = new GoogleSignInOptions.Builder(GoogleSignInOptions.DEFAULT_SIGN_IN)
.requestIdToken(getString(R.string.oauth_client_id))
.requestEmail()
.build();
googleSignInClient = GoogleSignIn.getClient(this, googleSignInOptions);
fireAuth = FirebaseAuth.getInstance();
AD
AA
A
RK
AB
RK
RK