具有GPS位置的Android应用程序

问题描述:

我是android应用程序开发的新手,所以任何人都可以帮助我了解我的app.app中需要的Gps位置.具有特定功能的如何使用哪些权限?

I am new at android apps development so could any one help me with Gps location which i need in my app.with specific features how to use which permissions???

您可能会找到有关此问题的各种教程,例如,参见 Android Location API href ="http://www.androidcompetencycenter.com/2009/01/android-location-api/"> a> [ ^ ].
还可以查看 Manifest.Permission [
You may find various tutorials on the matter, see, for instance, Android Location API[^].
Have also a look at documentation of Manifest.Permission[^] (''LOCATION'' entries).