+ 7
android Module
How can we use the android module of Python in the Code Playground?
2 Answers
+ 4
import android
ImportError: No module named 'android'
Also, should someone work out how to load an external module:
* CodePlayground runs Python on Windows.
+ 1
Try the android module on some thing else, like Pydroid 3