isn't that hard once you've done it.
That said you don't need any keys to use the Twitter Search API that I
mentioned earlier.
On Sep 8, 3:38 pm, saex <elpablos...@gmail.com> wrote:
> You can use the same key & secret key in a lot of apps? or you have to
> get a new key for each app?
>
> On 8 sep, 01:49, albnok <alb...@gmail.com> wrote:
>
>
>
>
>
>
>
> > It is very much possible to get tweets from a user without logging in,
> > provided that user did not set tweets to private.
>
> >https://dev.twitter.com/docs/api/1/get/search
>
> > Heck, you can search from a hashtag, even!
>
> > You can choose to have Twitter give you the tweets in JSON or XML.
> > JSON's a bit easier for me. No worries about parsing HTML whatsoever.
>
> > Also, don't worry about registering your app - they just ask you to
> > email. For some reason this is a "BIG HURDLE" to all the programmers I
> > talked to! I just emailed, and the Twitter representative was very
> > helpful. I got my XAuth key sorted in about 3 days. Of course, you
> > must justify why you need it...
>
> > On Sep 8, 1:46 am, saex <elpablos...@gmail.com> wrote:
>
> > > Hi
>
> > > i need to achieve that, show the last tweets of a programatically
> > > given user.
>
> > > But i need to do it without login on twitter, without using Oauth, and
> > > without registering my app on dev.twitter.com
>
> > > It is possible? i can't find the way to do it :S
--
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
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
No comments:
Post a Comment