Shows how to use the Google+ sign-in API and list visible circles in a list view.
google-plus-friends-list is hosted in the following web site
https://github.com/rafasimionato/google-plus-friends-list
If you think the Android project google-plus-friends-list 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-plus-friends-list.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 18 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.USE_CREDENTIALS |
There are 1 image files in google-plus-friends-list. The names of the image files are listed as follows.
list_image_0.png
The following screenshort is generated from the image listed above.
google-plus-friends-list has the following Java source files.
com.rafasimionato.wmproject.FriendsList.java com.rafasimionato.wmproject.LoginActivity.java com.rafasimionato.wmproject.data.Contact.java com.rafasimionato.wmproject.data.ContactAdapter.java com.rafasimionato.wmproject.data.ContactViewHolder.java com.rafasimionato.wmproject.image.BitmapCache.java com.rafasimionato.wmproject.image.BitmapHandler.java com.rafasimionato.wmproject.image.BitmapHandlerDownloadTask.java