This is the Google Profile Project.In this you will learn how to get details of user using the email id in android phones. A permission will be asked for user detail and it's prompt only once. For this you have to import google-play-services_lib in your project. Hope this will help you..
Get-Google-Profile-Example is hosted in the following web site
https://github.com/smithgce2012/Get-Google-Profile-Example
If you think the Android project Get-Google-Profile-Example 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 Get-Google-Profile-Example.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_ASSISTED_GPS android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_GPS android.permission.ACCESS_LOCATION android.permission.ACCESS_LOCATION_EXTRA_COMMANDS android.permission.ACCESS_MOCK_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.GET_ACCOUNTS android.permission.GET_TASKS android.permission.INTERNET android.permission.MANAGE_ACCOUNTS android.permission.READ_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE android.permission.USE_CREDENTIALS android.permission.VIBRATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
Get-Google-Profile-Example has the following Java source files.
com.smit.common.AlertDialogRadio.java com.smit.common.Config.java com.smit.common.StaticValue.java com.smit.getgoogleprofiledemo.HomeActivity.java com.smit.getgoogleprofiledemo.Loginprofile.java com.smit.getgoogleprofiledemo.MainActivity.java