我正在为 Android 手机创建一个程序,该程序将通过 Web 服务从 OData 提供者查询、检索并处理 OData.
I am creating a program for Android mobiles which will query, retrieve and then process OData from an OData provider via a webservice.
请你告诉我哪个工具包最适合这个?我见过这些:
Please can you tell me which toolkit is best for this? I have seen these:
谢谢.
Restlet 很简单,虽然性能不是最好的.查看这篇文章:使用 Restlet 从 Android 访问 oData.
Restlet is very straightforward, although the performance is not the best. Check this article: Accessing oData from Android using Restlet.
odata4j 根据 这个答案.
这篇关于我应该使用哪个框架在 Android 上运行 OData API?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!