开发者

Android 2.1 link a string

开发者 https://www.devze.com 2023-02-08 03:45 出处:网络
does anybody know how to make a link a开发者_StackOverflow中文版ccessible? For example, if I receive a message that includes www.stackoverflow.com in my application, the user to be able to access the

does anybody know how to make a link a开发者_StackOverflow中文版ccessible? For example, if I receive a message that includes www.stackoverflow.com in my application, the user to be able to access the link? The message comes on a web view.


Put it in a TextView and use linkify feature

check this out

0

精彩评论

暂无评论...
验证码 换一张
取 消