0
這關係到我自己的問題在這裏: LocationManager exception的LocationManager例外提供商「GPS」未知
現在,我沒有權限問題 - 的代碼相同的行給了我異常:
Caused by: java.lang.IllegalArgumentException: Provider "gps" unknown
at android.os.Parcel.readException(Parcel.java:1251)
at android.os.Parcel.readException(Parcel.java:1235)
at android.location.ILocationManager$Stub$Proxy.setTestProviderEnabled(ILocationManager.java:942)
編輯: 從我讀的東西 - 我需要使用Eclipse或DDMS。但我使用IntelliJ 如何使用我的設置模擬位置?