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.
我需要通过 GPS 获取坐标,并在这里和这里找到了一些教程,但没有一个可以帮助我。我只想获取经度和纬度并在 TextView 中显示它们,而不是通过在线地图。任何想法都可以帮助我。感谢您的关注。
您还需要修改 androidmanifest;试试这个教程。