Re: [appengine-java] Charging Application Users for Data Storage

2010-03-29 Thread Ikai L (Google)
There's no native API for this. You'll have to track this in your application. On Sun, Mar 28, 2010 at 8:41 AM, Gareth Davies wrote: > I am currently working on my first Java application for Google App > Engine. It would allow users to record discrete amounts of data > (recorded with an Android a

[appengine-java] Charging Application Users for Data Storage

2010-03-28 Thread Gareth Davies
I am currently working on my first Java application for Google App Engine. It would allow users to record discrete amounts of data (recorded with an Android application) by posting to a service (currently XML over HTTP). I have reviewed the Billing-related GAE documents and understand that after a