//调起百度地图客户端 try { intent = Intent.getIntent("intent://map/direction?origin=中关村&destination=五道口&mode=driving®ion=北京&referer=Autohome|GasStation#Intent;scheme=bdapp;package=com.baidu.BaiduMap;end"); if(isInstallByread("com.baidu.BaiduMap")){ startActivity(intent); //启动调用 Log.e("GasStation", "百度地图客户端已经安装") ; }else{ Log.e("GasStation", "没有安装百度地图客户端") ; } } catch (URISyntaxException e) { e.printStackTrace(); }//调起百度地图客户端 try { intent = Intent.getIntent