Friday, 3 April 2015

Top Three Blog's in Andorid

1. Android Facebook Integration Tutorial

  • This tutorial is about integrating Facebook into your android application.
  • Android allows your application to connect to Facebook and share data or and kind of updates on Facebook.
  • This is the first way of connecting with Facebook.
  • You have to register your application and then receive some application Id.
  • You have to download Facebook SDK and add it to your project.
  • Facebook expects a signed application to connect to contact it for application to contact it for authorization.
  • When people log into your app with Facebook they can grant permissions to your app so you can retrieve information or performs actions on Facebook on their behalf.
  • And more…


Read more this blog here :- AndroidFacebook Integration Tutorial



2. Instagram integration in Android Application Tutorial

  • Instagram is a social networking service that allows its users to capture photos, modify and share them.
  • Instagram provides an API to get the photos for the logged in user.
  • Instagram is a new but successful player in social domain nowadays.
  • Instagram has captured lot of eyeballs after it got acquire by Facebook. 
  • Instagram is also growing its user base and getting more popular day by day.
  • The following kind of operation in API
  • To get all media files uploaded by user on instagram.
  • To view like and comments for the media files
  • To get followers and following information
  • To get user information
  • And more





3. Integrate DropBox API in Android

What is Dropbox API

  • Dropbox API is the application interface provided for android devices.
  • This API allows your mobile app to store and sync with Dropbox.
  • This Facilitates your mobile app with its own private Dropbox
  • Integrating Dropbox SDK to your android app you have to create a new application on Dropbox developer console.
  • A Dropbox account and uploaded the source files of an Android project you want work on.
  • And more…



Read more this blog here :- IntegrateDropBox API in Android

No comments:

Post a Comment