如何使用http请求将网站转换为Android应用程序 [英] How to convert a website to an android app using an http request

查看:94
本文介绍了如何使用http请求将网站转换为Android应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

网站不发送json数据,否则会很容易,

如何阅读响应并提取数据以显示在我的应用中。



谢谢

The website don't send a json data otherwise it would be easy,
how can I read the response and extract the data to show in my app.

Thanks

推荐答案





您需要编写webservice或WCF来处理来自您APP的请求。



请求的数据可以JSON格式接收,即比其他格式更容易,因为有许多json库可用于Android。





谢谢,

Ullas Krishnan
Hi,

You need to write webservice or WCF to handle the request from your APP.

The requested data can be received in JSON format which is more easier than other format, because there are many json libraries are available for Android.


Thanks,
Ullas Krishnan


这篇关于如何使用http请求将网站转换为Android应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆