tags:

views:

91

answers:

1

Possible Duplicate:
twitter integration on android app

Hi friednds,

Any one have idea how to integrate Twitter with Android Application

Please suggest me way to do this.

Thanx in Advance

A: 

What about starting with some tutorials about using Twitter API, such as Twitter Access in Java

Fernando Miguélez
thanx Fernando Miguélez fro reply, I use this one also but my android app not working. Force Close occur. pls suggest me any other way.
Shubh
There may be some classes not supported directly on Android. Have you tracked the errors? Other way could be implementing your own API since Twitter has a REST API (by means of httpclient)
Fernando Miguélez
thnx again for reply, i will inform u shortly.
Shubh