I've started to play with python using pydroid3. Also have a tello, and found the tellopy libraries use numpy, which won't work for me on android12.
Gpt suggested running on Ubuntu on android but although the Ubuntu install seemed to work via termux, the subsequent pkg/pip install attempts failed.
So maybe a computer is needed to run the python on, as oppose to developing and running exclusively on android, even without windows/Mac/Linux machine to run the program on.
Alternatively if there's a VM that can run on the android that lets you use "full python".
Nb I found that the tellopy_reduced library installs ok, but not sure what differences there are in usage, or what limitations that will introduce.
Do you need a computer in the tech stack to do tello python stuff, or is there any way to do on Just android?
Maybe earlier androids allowed python to do more on them?
Thanks!
I've started to play with python using pydroid3. Also have a tello, and found the tellopy libraries use numpy, which won't work for me on android12.
Gpt suggested running on Ubuntu on android but although the Ubuntu install seemed to work via termux, the subsequent pkg/pip install attempts failed.
So maybe a computer is needed to run the python on, as oppose to developing and running exclusively on android, even without windows/Mac/Linux machine to run the program on.
Alternatively if there's a VM that can run on the android that lets you use "full python".
Nb I found that the tellopy_reduced library installs ok, but not sure what differences there are in usage, or what limitations that will introduce.
Do you need a computer in the tech stack to do tello python stuff, or is there any way to do on Just android?
Maybe earlier androids allowed python to do more on them?
Thanks!