Hi, Look in the GAE log files as well, to see if the data is being received.
Regards On Aug 30, 12:12 pm, Nikolay Elenkov <[email protected]> wrote: > On Sun, Aug 28, 2011 at 10:19 AM, MK Z <[email protected]> wrote: > > Hi, > > Ive been trying for days now to get form data send to GAE datastore. > > Ive looked through stackoverflow and some other sites for example.. > > basically this is what i done: > > Your Android code seems OK. So this is really a GAE/Servlet problem. > > > > > When I run the android app and check GAE datastore, the value i set on > > android client does not get stored into the database... can someone > > help? > > Run your app locally and debug it. Make sure it works with a simple > HTML form you can use from your browser. Once that is done, try > posting from Android. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

