I was testing an app using NMEAListener, and noticed that I need to call LocationManager.requestLocationUpdates to get it receiving strings. So to use NMEAListener I need to register the regular Location listener first. I didn't find anywhere in the docs that this should be done that way. If I register only the NMEAListener, no string is received (and the GPS icon in the top system bar is never shown). Seems that the GPS is not turned on by this listener.

Do you think this is a bug?

NOTE: I'm using 2.3 Gingerbread.

link|improve this question

72% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.