Android Open Source - Facebook link android-socialbuttons






Project Summary

A simple Like Button with shares count, which open Facebook native app to let the user share links to his wall..

Web Site / Source Repository

android-socialbuttons is hosted in the following web site
https://github.com/gcacace/android-socialbuttons

If you think the Android project android-socialbuttons 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 android-socialbuttons.

ItemValue
Java File Count5
Supported screen sizes[mdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.INTERNET




License

The license information of android-socialbuttons is as follows:

Apache License

Resource Files

There are 7 image files in android-socialbuttons. The names of the image files are listed as follows.

bg_baloon_normal.9.png
bg_button_facebook_normal_n.9.png
bg_button_facebook_normal_p.9.png
bg_button_twitter_normal_n.9.png
bg_button_twitter_normal_p.9.png
icon_like_normal.png
icon_twitter_normal.png

The following screenshort is generated from the image listed above.

null




Java Source Files

it.gcacace.android.socialbuttons.AbstractSharesButton.java
it.gcacace.android.socialbuttons.FacebookSharesButton.java
it.gcacace.android.socialbuttons.TwitterSharesButton.java
it.gcacace.android.socialbuttons.UIUtils.java
it.gcacace.android.socialbuttons.demo.MainActivity.java