开发者

Get information from website for Android

开发者 https://www.devze.com 2023-01-01 11:13 出处:网络
I want to make an application that compare pizza prices. To do that I have to go to the actual sit开发者_C百科e and enter and search. How can I display the prices WITHOUT the user seeing the actions o

I want to make an application that compare pizza prices. To do that I have to go to the actual sit开发者_C百科e and enter and search. How can I display the prices WITHOUT the user seeing the actions of going to the website and entering a search. Would I use a WebView and a WebViewClient?


You would use HttpClient to do the web calls in the background. You would only use WebView to display webpages to the user.

0

精彩评论

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

关注公众号