January 2018 - Androhub

LinkedIn Integration Banner

Android LinkedIn Integration

Today we are going to learn how to integrate LinkedIn SDK in Android. By integrating LinkedIn into Android your user will be able to SingIn very quickly. In this tutorial we are going to learn following features: 1. Authenticating with LinkedIn. 2. Fetching User Basic profile. 3. Sharing post to LinkedIn. 4. Opening current profile

Read More
Show Tweets Banner

Android Show Tweets

In previous three tutorials we have learnt so many things about Twitter APIs which includes: 1. Twitter Integration. 2. Show different Timelines. 3. Compose Tweets. So Today we will learn a bit more about Twitter API i.e Show Tweets. TweetUi API provides Tweet views to render Tweets in your app via code or in XML. Features Two

Read More
Twitter Show Timelines Banner

Android Twitter Show Timelines

In previous article we have leant integration of Twitter with our Android App. Today we are going to move further in Twitter Integration by showing different kind of Timelines. Twitter API provides Timelines for adding scrollable timelines anywhere in your app. NOTE : Please go through the previous tutorial about Android Twitter Integration to check how

Read More