try Google app engine Regards
On Sep 30, 4:43 pm, JonFHancock <[email protected]> wrote: > It might be better to store the data on your own servers, and use > OAuth so that the user signs in with their gmail account. You could > make it feel the same, but you have control of the data, and you > aren't at the mercy of Google's APIs. > > On Sep 29, 2:32 pm, Moto <[email protected]> wrote: > > > > > As you can tell I'm new to this area... I guess the main idea is to > > sync my applications database to the cloud, and I would like to use > > the users gmail account to store it. > > > On Sep 29, 5:25 pm, Moto <[email protected]> wrote: > > > > Well hopefully some people in this forum can help :) I found > > > something that could potentially work BUT... You can't update data, > > > you must first delete than upload again, and that can be tricky... > > > >http://code.google.com/apis/storage/docs/overview.html > > > > On Sep 29, 5:13 pm, Moto <[email protected]> wrote: > > > > > I'm looking for the best way to allow users to sync their data to > > > > their gmail account. The idea is to be able to access the same data > > > > via my other applications for computers, phones, etc... I need it to > > > > be a free service... > > > > > The data is a list of items that contains a title tied to a playlist. > > > > > Anyone know of a particular Google lab allowing such data? Or other > > > > cloud services? > > > > > Thanks! > > > > -Moto -- 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

