Android Open Source - Mail Library Get-Google-Profile-Example






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Get-Google-Profile-Example.

ItemValue
Java File Count6
Target SDK Version19
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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




Java Source Files

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