<Getting device location Android> I'm new to andro...
# stackoverflow
u
Getting device location Android I'm new to android but my current project requires to work with gps tracking. I've searched the web to find some answers, and some topics confused me. Can you tell me please, I'm not sure I've understand: whats the difference between COARSE and FINE? Where do we need to use coarse and when fine? Because as far as I understand, FINE is working with much better accurancy then the coarse. And whats the main difference between using NETWORK_PROVIDER and GPS_PROVIDER?