Getting the Position of an Android phone by using GPS
- by poeschlorn
Hey, it's me again,
I've got another question regarding to basic Android programming:
How can I access the GPS for getting the current Position of the mobile phone the app is running on? How long can this take to retrieve the information?
In this case the GPS might be disabled, how can I enable/disable it again.
Which permissions must be granted in the andorid manifest?
Greetings and thanks for ur answers,
poeschlorn