[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

[py8] PyDroid

Steps to run py8 systems in Pydroid 3 - IDE for Python 3

  1. Install the host app in your device
  2. download py8 platform files from U8 service and decompress contents in a new(root) folder of your android device
  3. start the app and load/edit the file "py8.py" in the root folder of your py8 installation
  4. Press run button [>](left bottom of screen)
  5. add the following line at end of the file (if not present)
    t()
    # to start running default testset
    Note that it can take a while to load/emmit all the .st files

Comments and issues