WIP Facebook client for Android.
Socialite is hosted in the following web site
https://github.com/CreatineDevelopment/Socialite
If you think the Android project Socialite 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 Socialite.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 12 image files in Socialite. The names of the image files are listed as follows.
ic_action_search.png ic_action_status.png ic_attach_picture.png ic_attach_picture_light.png ic_checkin.png ic_checkin_light.png ic_location.png ic_location_light.png ic_send.png ic_send_light.png ic_take_picture.png ic_take_picture_light.png
The following screenshort is generated from the image listed above.
Socialite has the following Java source files.
com.creatine.socialite.Facebook.BaseRequestListener.java com.creatine.socialite.Facebook.FBConnect.java com.creatine.socialite.Facebook.SessionEvents.java com.creatine.socialite.Facebook.SessionStore.java com.creatine.socialite.Feed.FeedAdapter.java com.creatine.socialite.Feed.FeedItem.java com.creatine.socialite.Feed.FeedList.java com.creatine.socialite.FeedUI.DetailFragment.java com.creatine.socialite.FeedUI.FeedFragment.java com.creatine.socialite.FeedUI.NewsFeed.java com.creatine.socialite.FeedUI.Splash.java com.creatine.socialite.Post.FBPost.java com.creatine.socialite.Post.Status.java com.creatine.socialite.Settings.Settings.java