level 5
_神爱_
楼主
There's no problem in qpython's path.
The slash "/" could be found by "es file browser" And be changed and written after rooting.
I v use "os.system('sh')" to get into andrio sonsole .type "python **.py" i can work,of course,you should put **.py into Divice and change its permission(commonly pretermit)
Es download: http://www.estrongs.com/?lang=en
Use follow to chang the path:(type in python console)
os.chdir("****")
**** should be /storage/emulated/0/py like this. You should type one by one,or it dont work,you know what i mean.
I did it.
2015年07月22日 23点07分
1
The slash "/" could be found by "es file browser" And be changed and written after rooting.
I v use "os.system('sh')" to get into andrio sonsole .type "python **.py" i can work,of course,you should put **.py into Divice and change its permission(commonly pretermit)
Es download: http://www.estrongs.com/?lang=en
Use follow to chang the path:(type in python console)
os.chdir("****")
**** should be /storage/emulated/0/py like this. You should type one by one,or it dont work,you know what i mean.
I did it.