I have WCF(odata) services how can i get response in android -


i have wcf(odata) services database values client mobile. how can response service , store in local database. if give example useful me

there different possible java libraries connect client odata source. give 1 of following try:

(you can find more libraries on odata.org)

each of them capable read/write odata source. further information on storing data on android devices, recommend android develoeprs


Comments

Popular posts from this blog

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -