高分求助!!!初学Android 地址编码问题(Geocoder),为什么调用之后没有返回结果啊!!!??
主要程序如下:求大神帮忙、这段代码哪里不对啊,虚拟机上为什么没有结果呢???finalGeocodergeocoder=newGeocoder(MapHelloWorld...
主要程序如下:求大神帮忙、这段代码哪里不对啊,虚拟机上为什么没有结果呢???
final Geocoder geocoder = new Geocoder(MapHelloWorld.this);
//Geocoder geocoder=new Geocoder(MapHelloWorld.this, Locale.CHINA);
try {
List<Address> addresslist=geocoder.getFromLocationName(locationName,5);
Iterator<Address> locations=addresslist.iterator();
while(locations.hasNext()){
Toast.makeText(MapHelloWorld.this, "成功!", Toast.LENGTH_LONG).show();
}
} catch (IOException e) {
// TODO Auto-generated catch block
Log.e("GeoAddress", "找不到地址", e);
} 展开
final Geocoder geocoder = new Geocoder(MapHelloWorld.this);
//Geocoder geocoder=new Geocoder(MapHelloWorld.this, Locale.CHINA);
try {
List<Address> addresslist=geocoder.getFromLocationName(locationName,5);
Iterator<Address> locations=addresslist.iterator();
while(locations.hasNext()){
Toast.makeText(MapHelloWorld.this, "成功!", Toast.LENGTH_LONG).show();
}
} catch (IOException e) {
// TODO Auto-generated catch block
Log.e("GeoAddress", "找不到地址", e);
} 展开
1个回答
微测检测
2023-10-30 广告
2023-10-30 广告
深圳市微测检测有限公司始创于2005年,是一家综合性、全方位、一站式的权威第三方检测认证公司。自成立以来,Microtest微测检测已成功为上万家企业完成数十万计的产品测试和认证,协助企业的产品畅销全球。Microtest微测检测已建立二十...
点击进入详情页
本回答由微测检测提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询