Hi I am trying to find a way to format the returned status.getsource() info returned from the call.
I am trying to format the source form where the tweets of users on my timeline is coming from using twitter4j, and a application I am developing.
this is the code I am using
appNameText.setText(status.getSource());
I have it positioned, but it is returning the full address of the source like this
< a href=“http://blackberry.com/twitter” rel=“nofloow”>Twitter for Blackberry
and all I want is it to say for instance Twitter for blackberry