[android-developers] how to get gps strength in android

2011-06-02 Thread Murali A
i am checking gps strength in my android app. for that i use the following code but i get no of satellite(count) is 0. and in the getSnr is nothing displayed. how to get gps strength in android? please assist me. public void onCreate(Bundle savedInstanceState) { locMgr = (LocationManager)getSyst

[android-developers] how to get gps strength in android

2011-06-02 Thread Murali A
i am checking gps strength in my android app. for that i use the following code but i get no of satellite(count) is 0. and in the getSnr is nothing displayed. how to get gps strength in android? please assist me. public void onCreate(Bundle savedInstanceState) { locMgr = (LocationManager)getSyst