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 API 来获取 ISO 国家代码。但不使用谷歌 api。有人可以指导我怎么做。
谢谢
如果你连接到互联网,你可以指向一个安静的服务器:只需指定 long 和 lat 就可以了:
http://ws.geonames.org/countryCode?lat=50&lng=30