android LinkedIn integration . Note: Replace your LINKEDIN_CONSUMER_KEY and LINKEDIN_CONSUMER_SECRET in Config.java code. For complete Tutorial you can check it on my blog http://www.androiddevelopersolutions.com/2013/05/linkedin-integration-in-android.html.
Android-LinkedIn-Demo is hosted in the following web site
https://github.com/mukesh4u/Android-LinkedIn-Demo
If you think the Android project Android-LinkedIn-Demo 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 Android-LinkedIn-Demo.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar linkedin-j-android.jar signpost-commonshttp4-1.2.1.1.jar signpost-core-1.2.1.1.jar signpost-jetty6-1.2.1.1.jar |
Required Permissions | android.permission.INTERNET |
There are 4 image files in Android-LinkedIn-Demo. The names of the image files are listed as follows.
blue_gradient_header.png linkedin_share.png logo.png photo.png
The following screenshort is generated from the image listed above.
Android-LinkedIn-Demo has the following Java source files.
com.mukesh.linkedin.Config.java com.mukesh.linkedin.LinkedInSampleActivity.java com.mukesh.linkedin.LinkedinDialog.java com.mukesh.linkedin.MainActivity.java