by kutch » Wed May 27, 2009 1:53 am
I am able to use the gps provider, send it coordinates, and have my gps listener detect changes. However, there is no "network" provider. Even when I call locationManager.getAllProviders() it's not in there. Do i have to enable something or is this just not available on the emulator? Thanks.