开发者

Android equivalent of UIWebView in Xcode

Coming from an iPhone world...

In Android, I am looking for an iPhone UIWebView-like control which can display HTML and let me catch clicks on links and stop the navigation. My app开发者_运维百科s display text with commands as href's in the HTML.


Check out android.webkit.WebView for the display, and WebViewClient for dealing with clicks on links.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜