that sound's affordable, the problem is that i dnt have any skills about parsing HTML with java
did you know a easy way to do this? code examples are welcome and thanks a lot for help me On 7 sep, 21:00, Michael Banzon <[email protected]> wrote: > On Wed, Sep 7, 2011 at 7:46 PM, saex <[email protected]> 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 could write some code to parse the HTML manually - it's never > going to be good though. > > If you choose this path I'd recommend writing a webservice to parse > the HTML on your request - updating the webservice whenever twitter > update their HTML is so much easier than updating the Android app. > > -- > Michael Banzonhttp://michaelbanzon.com/ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

