We have heard from many of you that you don’t always have consistent Wi-Fi in the places where you are building mobile apps. Today we are excited to announce support of live development over a cable connecting your mobile device to the USB port on your computer.
We still recommend live development over Wi-Fi where available but set-up on USB should also be pretty quick.
I want to test over USB (no wifi here). When I run the ThunkableStarterWindowsV3.exe application (windows 10) I get an error. Any ideas? Thanks.
Bottle v0.12.13 server starting up (using WSGIRefServer())…
Listening on http://127.0.0.1:8005/
Hit Ctrl-C to quit.
‘C:\Users\James’ is not recognized as an internal or external command,
operable program or batch file.
Traceback (most recent call last):
File “bottle.py”, line 862, in _handle
File “bottle.py”, line 1740, in wrapper
File “ThunkableStarter.py”, line 43, in ucheck
File “ThunkableStarter.py”, line 76, in checkrunning
File “subprocess.py”, line 219, in check_output
CalledProcessError: Command ‘C:\Users\James Keating\Downloads\ThunkableStarterWindowsV3\ThunkableStarterWindowsV3\adb devices’ returned non-zero exit status 1
127.0.0.1 - - [13/Nov/2017 06:32:24] “GET /ucheck/ HTTP/1.1” 500 748