An app for a user to login to facebook and see all his friends in a list.
FacebookFriendList is hosted in the following web site
https://github.com/limayeneha/FacebookFriendList
If you think the Android project FacebookFriendList 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 FacebookFriendList.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 3 |
Required Permissions | android.permission.INTERNET |
FacebookFriendList has the following Java source files.
com.example.FacebookFriendList.LoginActivity.java com.example.FacebookFriendList.SelectionFragment.java com.example.FacebookFriendList.SplashFragment.java model.Friend.java