SO, I want to be able to get my location either by gps or by 3g or wifi. For now, I have only managed to find tutorial about gps tracking, so, if anybody knows whre I can find example of provider tutorial for wifi and 3g?
Asked
Active
Viewed 279 times
-1
-
2Everything in [the documentation](http://developer.android.com/training/location/index.html) that refers to `NETWORK_PROVIDER` is covering "3g or wifi". – CommonsWare Nov 23 '15 at 20:48
-
i expect that network locations are available even for gsm cell protcols lower than 3g, e.g E (for edge). Isn't it? – AlexWien Nov 23 '15 at 21:53