Saturday, September 3, 2011

[android-developers] Re: sending POST data to GAE datastore from android

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 <garyjamessi...@gmail.com> 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 <gabilita2...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Yes it apears
>
> > On Aug 30, 2011 11:02 AM, "gjs" <garyjamessi...@gmail.com> 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 <nikolay.elen...@gmail.com>
> > wrote:
>
> > > On Sun, Aug 28, 2011 at 10:19 AM, MK Z <v5s12.msc...@gmail.com> 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 android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscribe@googlegroups.com
> > 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment