App engine xml sync with Android -


i'm attempting build sort of contact list stored in google app engine , can accessed , edited on android devices.

i've started creating app engine helloworld type project. ideas on how code engine side can add xml entries file? use url xml entries parse contacts engine , display them on phone.

i won't have problem parsing xml android app build contacts list on mobile device.

you may benefit using different (less verbose) mechanism storing data on google's app engine (gae).

here gae documentation java datastore api. takes bit of time review, gives options storage.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -