开发者

How to assign an webView text content to String Variable

Friend's Is there any possibility to assign WebView text content t开发者_Python百科o ordinary String variable?if it so,please help me.

Thanks in advance.


Sorry, there is no direct way to do this. If you control the Web page, there are some unpleasant indirect ways to do this. Or, if you do not need to display it to the user, use HttpClient to retrieve the page rather than a WebView.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜