Open zamboni7 opened 6 years ago
Thanks for asking. You are supposed to use Python on your laptop or desktop, whatever computer you're using to set up the project. The only thing from Python you need is the device credentials.json
which is part of the APK that you install on the device.
Hi
I hope this is an appropriate place to ask this question. I'm a neophyte to github and setting up hardware. I'm trying to install the sample Google assistant on an [imx7d].(https://developer.android.com/things/hardware/imx7d) The board is already running Android Things and I have run various demos on it using Android Studio.
I'm using the Readme from the github code here. I'm up to "Install the google-oauthlib-tool in a Python 3 virtual environment:" I never installed Python on the imx7d and can't find any instructions online. Can anyone point me to a tutorial?
thanks! Mark