본문 바로가기

Appinventor tinywebDB

by 세상 밖으로 2015. 11. 12.
    반응형

    1. install Pythone

      - https://www.python.org/downloads/

      - Release Version Pytone 2.7.xx

         ( Google App Message :

          You will need Python 2.7 to use the App Engine SDK, because the Development Server is a Python application.

          Download Python 2.7.X (don't use a higher version) from the Python web site.)

      - download Files

         windows x86-64 MSI installer

      - install

     

      - windows - system - property

        add path ( or edit path)  : C:\Python27

     

     

    2. Download the Google App Engine SDK

      - https://cloud.google.com/appengine/downloads#Google_App_Engine_SDK_for_Python-Google App Engine

      - Google App Engine SDK for Python

      - Platform Windows download

      - To install the SDK on Windows:

        Double-click the SDK file you downloaded (GoogleAppEngine-1.9.28.msi) and follow the prompts to install the SDK.   

     

    3. sample code download

      - https://sites.google.com/site/appinventor/sample-tinywebdb-services/appinventordb.zip?attredirects=0&attrediredcts=0&d=1

     

    3. start Google App Engine Launcher

      - File - Create New Application

      - Run

      - Control - Dashboard

     

    4. https://console.developers.google.com/projectselector/home/dashboard

       - project name :

          : project id ; edit (or use)

       - make

     

    5. http://projectname.appspot.com

     

    6. Deploy Error

       - not select dashboard

       - edit

          project: project ID

       - Deploy

     

    반응형

    댓글