[android-developers] Re: Launch twitter Homepage

2010-11-20 Thread Lance Nanek
I see you are using new DefaultOAuthProvider. I had to change that to new CommonsHttpOAuthProvider in an example very similar to yours when I switched over to using HTTPS, which I note you are as well. Details here: http://code.google.com/p/agirardello/issues/detail?id=1 On Nov 11, 2:23 am,

Re: [android-developers] Re: Launch twitter Homepage

2010-11-11 Thread Ravi Shankar Kumar
use callback url also. On Thu, Nov 11, 2010 at 12:53 PM, Babita kumari babita.permeat...@gmail.com wrote: Ya Bibek , I am getting following error : 11-10 10:48:46.348: ERROR/OAUTH(409): Communication with the service provider failed: Received authentication challenge is null I

Re: [android-developers] Re: Launch twitter Homepage

2010-11-10 Thread Kumar Bibek
Can you tell us the details of the errors you are running into? On Wed, Nov 10, 2010 at 11:32 AM, Babita kumari babita.permeat...@gmail.com wrote: Hi Bibek , Sorry , I used word Launch for that . Actually I want to use the service of Twitter using Twitter4J API . I am getting errors

Re: [android-developers] Re: Launch twitter Homepage

2010-11-10 Thread Babita kumari
Ya Bibek , I am getting following error : 11-10 10:48:46.348: ERROR/OAUTH(409): Communication with the service provider failed: Received authentication challenge is null I have added Twitter4J and signpost as library and I have registered as client type on Twitter . And my code is

[android-developers] Re: Launch twitter Homepage

2010-11-09 Thread Mathias Lin
With Twitter4J you basically access the twitter service API, but not *launching* a twitter application/site, for example the native Twitter app for Android, nor the twitter website. Code sample for Twitter4J are here: http://twitter4j.org/en/code-examples.html -- You received this message

Re: [android-developers] Re: Launch twitter Homepage

2010-11-09 Thread Kumar Bibek
Launch meaning? Do you get any errors using the Twitter4J API? On Tue, Nov 9, 2010 at 10:59 AM, Babita kumari babita.permeat...@gmail.comwrote: Hi Bibek , I want to launch it using Twitter4J API . Thanks, Babita -- You received this message because you are subscribed to the Google

Re: [android-developers] Re: Launch twitter Homepage

2010-11-09 Thread Babita kumari
Hi Mathias Lin , I want to integrate twitter in my app using Twitter4J API . Actually , I want to see Twitter’s authorization page, I have register my app on twitter also, and i have got Consumer key, ConsumerSecret key, RequestTokenURL , AccessTokenURL , AuthorizationURL , AccessToken ,

Re: [android-developers] Re: Launch twitter Homepage

2010-11-09 Thread Babita kumari
Hi Bibek , Sorry , I used word Launch for that . Actually I want to use the service of Twitter using Twitter4J API . I am getting errors while performing oAuth authentication . I am not able to get RequestToken. Thanks Babita -- You received this message because you are subscribed to the

[android-developers] Re: Launch twitter Homepage

2010-11-08 Thread Kumar Bibek
Twitter homepage without invoking the uri? Umm, I am confused.. On Nov 8, 5:00 pm, Babita kumari babita.permeat...@gmail.com wrote: Hi Developers, I want to launch Twitter in my application . I want to know that, Is it possible to launch twitter in my app using any API? If it's possible ,

Re: [android-developers] Re: Launch twitter Homepage

2010-11-08 Thread Babita kumari
Hi Bibek , I want to launch it using Twitter4J API . Thanks, Babita -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to