startLocating开始提供java.lang.NullPointerException

时间:2018-09-10 12:25:20

标签: android android-gps qpython qpython3

import androidhelper
droid = androidhelper.Android()
droid.startLocating()

//event=droid.eventWaitFor('location', 10000)

gives : java.lang.NullPointerException

我尝试了2种不同的手机 我也尝试了Qpython2和Qpython3 我正在使用Android 7.0 几个月前,这段代码奏效了

先谢谢了。

0 个答案:

没有答案