Sample for facebook login on android.
facebook-android-sample is hosted in the following web site
https://github.com/hey-mx/facebook-android-sample
If you think the Android project facebook-android-sample 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 facebook-android-sample.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 5 image files in facebook-android-sample. The names of the image files are listed as follows.
action_eating.png action_location.png action_people.png action_photo.png facebook.png
The following screenshort is generated from the image listed above.
facebook-android-sample has the following Java source files.
com.example.facebooksample.MainActivity.java com.example.facebooksample.SelectionFragment.java com.example.facebooksample.SplashFragment.java