I'm not a coder. Still, consider this other way of looking at it.

How about having your app cache your blank form as a local HTML file,
on the client's phone?

When user fills it out, you can "save as" to add a local copy to the
phone's DB.

At same time (or, as soon as network cnxn is available) you upload the
completed form - or at least the field values - to your server.

Good luck!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to