[android-developers] LocationManager crashes app, every time

2008-04-02 Thread JoeB
Hi, Any advice on this would help--I can never get a provider from LocationManager (there is supposed to be a mock one at least, and I can see the data for it by using "adb shell"). I also can't get locations or anything else. Any of the following statements crash the application, every time (t

[android-developers] Re: LocationManager crashes app, every time

2008-04-03 Thread JoeB
pass it a new empty Criteria object. Bottom line: this API is pretty flaky. On Apr 2, 5:09 pm, "Harsh Jain" <[EMAIL PROTECTED]> wrote: > are you running this in a second emulator by any chance ? > > On Thu, Apr 3, 2008 at 5:35 AM, JoeB <[EMAIL PROTECTED]> wrote