Android, from the SDK.
google-play-services-auth-sample is hosted in the following web site
https://github.com/icco/google-play-services-auth-sample
If you think the Android project google-play-services-auth-sample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of google-play-services-auth-sample.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
google-play-services-auth-sample has the following Java source files.
com.google.android.gms.auth.sample.helloauth.AbstractGetNameTask.java com.google.android.gms.auth.sample.helloauth.GetNameInBackground.java com.google.android.gms.auth.sample.helloauth.GetNameInBackgroundWithSync.java com.google.android.gms.auth.sample.helloauth.GetNameInForeground.java com.google.android.gms.auth.sample.helloauth.HelloActivity.java com.google.android.gms.auth.sample.helloauth.MainActivity.java