Maybe I should have made myself slightly more clear. I want the links to load pages from a database. How is this done? Should I create a Uri for the db and then have the links point to the Uri? I don't understand Uri construction, the API docs aren't clear on that
On Oct 1, 4:09 pm, april <[EMAIL PROTECTED]> wrote: > yes, When you create the textview in XML. You need to set a flag: > android:autoLink="all". > > You can use <b> ,,,</b>, just like html page. > > On Oct 1, 2:56 pm, David <[EMAIL PROTECTED]> wrote: > > > This is a similar problem to my other one. I want the links to be > > database rows, not to other pages. > > > Also I know how to do italics and bold in textviews, how do I do > > things like larger text? Can a textview do that? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

