Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请帮助我创建一个应用程序来获取 android 手机的当前位置。
谢谢你。
只需在您的活动中实现 LocationListener
http://developer.android.com/reference/android/location/LocationManager.html#getLastKnownLocation%28java.lang.String%29?