开发者

Android multiple JSON web services

I want suggestions about the following case. I want to create an android application from which I consume web services. Every web service corresponds or return a JSON object of a d开发者_运维百科atabase table. Obviously I want to link-map the results of every WS to a table on my device(sqlite). Which is the best approach to do such a think. I'm thinking of ormlite. Are there any other ways? thanks


One option is to use MOTODEV Studio, which includes a database management tool that will generate all of the Android code (database helpers and ContentProviders) from the tables you define.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜