Thanks everyone, The servlet works fines and i have tested it both for storing and retrieving data on GAE. Using a browser on a PC or droid-bulit-in browser everything works fine.. but im creating simple app that has basic functionality like the browser is offering...
On Aug 31, 9:09 am, gjs <[email protected]> wrote: > Hi, > > Well it is likely you have some issue saving or retrieving the data in > GAE datastore. > > Regards > > On Aug 30, 6:04 pm, gaby debro <[email protected]> wrote: > > > > > > > > > Yes it apears > > > On Aug 30, 2011 11:02 AM, "gjs" <[email protected]> wrote: > > > 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 > > athttp://groups.google.com/group/android-developers?hl=en -- 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

