Simple example using graph API.
FacebookTicTacToe is hosted in the following web site
https://github.com/lancefluger/FacebookTicTacToe
If you think the Android project FacebookTicTacToe 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 FacebookTicTacToe.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
FacebookTicTacToe has the following Java source files.
com.lancefluger.activitys.FriendPickerSampleActivity.java com.lancefluger.activitys.PickFriendsActivity.java com.lancefluger.activitys.SplashScreenActivity.java com.lancefluger.activitys.TicTacGameActivity.java com.lancefluger.adapters.MyFacebookAdapter.java com.lancefluger.global.FriendPickerApplication.java