Data. Storing and Retreiving

Let's say I wanted to make a List app.  Like a ToDo list.
Do we have access to any kind of database functionality?  Do I have to post everything to a web service?

If I have to post to the web, is there any way to uniquely identify the user and/or machine so I don't have to make them create an account?

Or are data driven apps more suited to mobile websites than apps?

Comments

  • We don't currently offer any client side data storage or identification, however that is something we're considering for the future.

    We've set up a Google Moderator page set for our users to make suggestions and vote on their relative priority: https://www.google.com/moderator/#16/e=1fb22b
  • So we can't make a Recurring To Do List for now?
    I hope we can in the future.
Sign In or Register to comment.