Skip to main content

Posts

Showing posts from January, 2012

Twitter Integration in your ANDROID Application Part2

Application : Note : You’ll need to include these libraries into your own project if you want to enable the Twitter integration. httpclient-4.0.1.jar   Download signpost-commonshttp4-1.2.1.1.jar  Download signpost-core-1.2.1.1.jar  Download twitter4j-core-2.1.11.jar  Download  Create New Android Project :  Create Class name : _constant  In Your Main Activity class : Create new Class Name :

Twitter Integration in your ANDROID Application Part1

First you need to :  setup a twitter test account. register a twitter application. click here Once the application is registered, you’ll receive the following information associated with your application :  

View All Contacts and Browse All Contact in ANDROID ( Contact Picker)