教学课件 Java程序设计及移动APP开发-李高.ppt

教学课件 Java程序设计及移动APP开发-李高.ppt

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 12.4 地图定位APP 12.4 地图定位APP 12.4 地图定位APP 12.4 地图定位APP application …… meta-data android:name=com.baidu.lbsapi.API_KEY android:value=8bcBlrd402t0pjm6C3P76KOZaG6wPfQc / service android:name=com.baidu.location.f android:enabled=true android:process=:remote /service …… /application 要在Android应用中使用百度地图API,就需要在工程中引用 百度地图API开发包,下载地址 /map/sdkandev-download.htm 12.4.2 下载百度地图API库 12.4 地图定位APP 12.4 地图定位APP 12.4.3 在Android项目中引用百度地图 12.4 地图定位APP 12.4 地图定位APP 12.4 地图定位APP 12.4 地图定位APP 在主界面布局文件activity_main.xml中添加百度地图控件,如下面程序所示: RelativeLayout xmlns:android=/apk/res/android xmlns:tools=/tools android:layout_width=match_parent android:layout_height=match_parent com.baidu.mapapi.map.MapView android:id=@+id/bmapView android:layout_width=fill_parent android:layout_height=fill_parent android:clickable=true / Button android:id=@+id/btn android:layout_width=wrap_content android:layout_height=wrap_content android:text=“普通” / 12.4 地图定位APP RadioGroup android:id=@+id/group android:layout_width=wrap_content android:layout_height=wrap_content android:layout_alignParentRight=true android:background=#eee android:orientation=vertical RadioButton android:id=@+id/r1 android:layout_width=wrap_content android:layout_height=wrap_content

文档评论(0)

1亿VIP精品文档

相关文档