Hi New to this forum. If not posted in proper place, someone move it. ...
Problem: Can not get TinyWebDB connected to Google Cloud Platform
History: Discovered, invested much time into learning App Inventor 2 (http://ai2.appinventor.mit.edu). Learned to use TinyDB. Learned how to replace TinyDB with TInyWebDB using their default cloud storage for development. (http://appinvtinywebdb.appspot.com/)... understanding this is not for a finished deployed production environment mobile app. Created a Google Cloud Platform Account. Then a Project. Everything I find / read regarding making the TinyWebDB connect to the Google Cloud Platform involves downloading Python 2.7.x ... and Google Cloud SDK. (most of this documentation seems out of date). Problem: I only have a Chromebook and these downloads are for Mac, Windows or Linux.
More History: Installed Linux on Chrombook via GIThub.com (
Chromium OS Universal Chroot Environment https://goo.gl/fd3zc). Downloaded Google Cloud SDK and Python 2.7.x. None of the commands I issue work..inside the Crouton Environment. Alway say bad command.
Questions: Why is it necessary for me to download and configure all this stuff.... just to get a simple URL for the tinywebDB SourceURL? Do I REALLY need to go out an buy a windows machine (ugh) just to get this connection?
Thanks for any feedback.