[android-developers] how to change location provider provider...

2010-10-21 Thread A N K ! T
i have developed an app which just notify when location changed... it used GPS_PROVIDERS as provider.. but as devices go inside of some building. it stop listening .. i want to change the provider at that time to network provider.. so should i write locationManager.requestLocationUpdate method

Re: [android-developers] how to change location provider provider...

2010-10-21 Thread TreKing
On Thu, Oct 21, 2010 at 6:40 AM, A N K ! T ankit.awasth...@gmail.comwrote: so should i write locationManager.requestLocationUpdate method there in status change method of listener.with provider to network provider... I have no idea what you just said there. or something else will do the