开发者

How to render a web page using the in-built android browser with the jdk?

My app needs to use the in-built Internet Browser to render a we开发者_C百科b page.

How to do this kind of job?


Launch an Intent with ACTION_VIEW action and pass the URL of your website as Intent data.
This thread might help.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜