开发者

gps.conf file is not present

开发者 https://www.devze.com 2023-02-01 21:49 出处:网络
I am using android 2.0 emulator. logcat says: Could not open GPS configuration file /etc/gps.conf I checked everywhere, its not present.

I am using android 2.0 emulator. logcat says:

Could not open GPS configuration file /etc/gps.conf

I checked everywhere, its not present. Can you tell me what I should do? Can you also tell me how to get latitude and longitude in logcat?

One more thing. The geo fix command s开发者_JS百科tores the latitude and longitude. Can you tell me where they are stored in the emulator (I mean mydroid folder) and how can I retrieve those values using adb shell. The folder "location" at location /data/misc/location is not present. I created it and a subfolder named gps also in it. But no changes are made to it or no files are written in it by the emulator. I only want to use adb shell, no java.

0

精彩评论

暂无评论...
验证码 换一张
取 消