Android Linkedin API with OAuth Authentication (Using Scribe-Java Library)
As Linkedin is one of the professional social media network, most of us needs to access there web services to collect data. In this post I would like to give simple examples on how to get logged in user information such as email, full name, friends list. And I’m planning to update this post with the sending messages and share posts. There is no official SDK provided by the Linkedin developer support....