On Monday, July 4, 2011 7:13:13 PM UTC-5, Robert Kluin wrote:
>
> I've got my own solution, but I plan to check out Tobias' gaesynckit
> project. You might hind it of interest.
> http://code.google.com/p/gaesynkit/


Thanks for the pointer Robert.

I am currently testing using appengine to hold data that that user gets and 
then modifies, saving it into localStorage. 

I started using Google App Inventor. It is an easy (more or less...) to use 
way to build Android apps. It includes a component (TinyWebDB) that uses 
appengine to serve tag/value pairs. It also has a component (TinyDB) for 
tag/value pairs that are saved locally on the device. 

My hope is I can get the same name/value pairs with appengine and 
localStorage.

I am just getting started with appengine and look forward to seeing what all 
I can do. The next step is to access the data in appengine with javascript.

Gary


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/y06ofViYSPcJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to