如何使用Google App或GPS获取当前位置?

时间:2012-10-05 09:48:27

标签: android google-maps gps

  

可能重复:
  How do I get the current GPS location programmatically in Android?

您好我是Android开发的新手。我正在研究android应用程序。我想知道如何使用谷歌地图或GPS获取当前的位置地址。

1 个答案:

答案 0 :(得分:1)

请尝试以下链接:

http://www.vogella.com/articles/AndroidLocationAPI/article.html

它为我工作。