This is a cache of https://discuss.96boards.org/t/python-programming-in-hikey-960-board-android-q/9474. It is a snapshot of the page at 2024-10-04T12:43:33.780+0000.
Python programming in hikey 960 board (android q ) - 96boards - 96Boards Forum

Python programming in hikey 960 board (android q )

How to run python program on hikey 960. Is there any terminal like in linux to run program? My hikey 960 is android q pre installed… what should i do to start python programming on hikey 960 (android q)

First google result:
https://wiki.python.org/moin/Android

Though typically, you don’t use python in Android. Pick C or Java.