Using python and matplotlib on android

后端 未结 12 1283
时光说笑
时光说笑 2020-12-13 14:10

Is there a way to set up python 2.7.x + matplotlib on an android tablet so that you can run simple standard python code? I would like to be able to run the same scripts I ru

12条回答
  •  南笙
    南笙 (楼主)
    2020-12-13 14:35

    I've read somewhere that scipy and matplotlib cannot be compiled for android, someone did it for numpy though

    https://code.google.com/p/android-scripting/issues/detail?id=260

提交回复
热议问题