Getting the Position of an Android phone by using GPS
Posted
by poeschlorn
on Stack Overflow
See other posts from Stack Overflow
or by poeschlorn
Published on 2010-04-16T08:05:59Z
Indexed on
2010/04/16
8:13 UTC
Read the original article
Hit count: 259
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
© Stack Overflow or respective owner