Android - using LocationManager does not give a geo fix

前端 未结 3 1457
孤街浪徒
孤街浪徒 2021-01-03 10:18

I am trying to get the GPS location of my G1 using the following code

In Activity

MyLocationListener myListener = new MyLocationList         


        
3条回答
  •  庸人自扰
    2021-01-03 10:36

    Here's a nice example with source code http://marakana.com/forums/android/android_examples/42.html

提交回复
热议问题