How to get user address using google play services 4.3 api address in android?

There are a huge number of new Google Play APIs in google i / o 2014. I found out that there is an API at which users do not need to enter their address manually, and this API will dynamically retrieve all the information from their gmail account.

In my project, I just want to set the address in TextView, but I have not found a single tutorial on it on the Internet. I installed the Google Play services library as a library project in my project, but I can’t do it about this, any help?

+4
source share

All Articles