Android Open Source - UI ListView Show google-plus-friends-list






Project Summary

Shows how to use the Google+ sign-in API and list visible circles in a list view.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of google-plus-friends-list.

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version18
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.USE_CREDENTIALS




Resource Files

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.

null

Java Source Files

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