> But now I have this screen:
>
> http://snapplr.com/2p50
>
> How can I enable links in this text? So links in the tweet (username
> or website link).
The app you are writing is a clone of the Patchy sample app I published as
part of _Android Programming Tutorials_. You can download the source for
that from:
http://commonsware.com/AndTutorials
You'll want to set up android:autoLink on the TextView containing the links.
> And also there is a problem with showing quotes (it
> doesnt show " " but qoutes) and --> (it shows -->).
> How can I do this? Do you have an example for that?
That should be handled for you by your Twitter library, I would hope.
--
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html
--~--~---------~--~----~------------~-------~--~----~
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