文件名称:MyMap
介绍说明--下载内容均来自于网络,请自行研究使用
实现了利用百度SDK实现定位
代码简单明了有注释,下载后若不能运行需要到http://lbsyun.baidu.com/apiconsole/key
百度api控制台获取key
支持可扩展更多百度功能
Eclipse开发平台,有问题可以详细询问我
QQ429899791-Baidu SDK implements the use of the code to achieve positioning simple notes, after downloading, if not required for the operation to obtain the key console http://lbsyun.baidu.com/apiconsole/key Baidu api support more scalable Baidu features Eclipse development platform, problems can ask me QQ429899791 Details
代码简单明了有注释,下载后若不能运行需要到http://lbsyun.baidu.com/apiconsole/key
百度api控制台获取key
支持可扩展更多百度功能
Eclipse开发平台,有问题可以详细询问我
QQ429899791-Baidu SDK implements the use of the code to achieve positioning simple notes, after downloading, if not required for the operation to obtain the key console http://lbsyun.baidu.com/apiconsole/key Baidu api support more scalable Baidu features Eclipse development platform, problems can ask me QQ429899791 Details
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyMap\.classpath
.....\.project
.....\.settings\org.eclipse.jdt.core.prefs
.....\AndroidManifest.xml
.....\bin\AndroidManifest.xml
.....\...\classes\com\example\mymap\BuildConfig.class
.....\...\.......\...\.......\.....\MapActivity$MyLocationListener.class
.....\...\.......\...\.......\.....\MapActivity.class
.....\...\.......\...\.......\.....\R$attr.class
.....\...\.......\...\.......\.....\R$dimen.class
.....\...\.......\...\.......\.....\R$drawable.class
.....\...\.......\...\.......\.....\R$id.class
.....\...\.......\...\.......\.....\R$layout.class
.....\...\.......\...\.......\.....\R$menu.class
.....\...\.......\...\.......\.....\R$string.class
.....\...\.......\...\.......\.....\R$style.class
.....\...\.......\...\.......\.....\R.class
.....\...\classes.dex
.....\...\dexedLibs\android-support-v4-d04f3e94c7a140a082959b2a7dc85a5b.jar
.....\...\.........\BaiduLBS_Android-b584d568a75f615d80df456518a1f8a6.jar
.....\...\jarlist.cache
.....\...\MyMap.apk
.....\...\res\crunch\drawable-hdpi\ic_launcher.png
.....\...\...\......\.........mdpi\ic_launcher.png
.....\...\...\......\.........xhdpi\ic_launcher.png
.....\...\...\......\..........xhdpi\ic_launcher.png
.....\...\resources.ap_
.....\gen\com\example\mymap\BuildConfig.java
.....\...\...\.......\.....\R.java
.....\ic_launcher-web.png
.....\libs\android-support-v4.jar
.....\....\.rmeabi\libBaiduMapSDK_v3_3_0_15.so
.....\....\.......\liblocSDK5.so
.....\....\BaiduLBS_Android.jar
.....\proguard-project.txt
.....\project.properties
.....\res\drawable-hdpi\ic_launcher.png
.....\...\.........mdpi\ic_launcher.png
.....\...\.........xhdpi\ic_launcher.png
.....\...\..........xhdpi\ic_launcher.png
.....\...\layout\activity_map.xml
.....\...\menu\map.xml
.....\...\values\dimens.xml
.....\...\......\strings.xml
.....\...\......\styles.xml
.....\...\......-sw600dp\dimens.xml
.....\...\.........720dp-land\dimens.xml
.....\...\.......v11\styles.xml
.....\...\.........4\styles.xml
.....\src\com\example\mymap\MapActivity.java
.....\bin\classes\com\example\mymap
.....\...\.......\...\example
.....\...\res\crunch\drawable-hdpi
.....\...\...\......\drawable-mdpi
.....\...\...\......\drawable-xhdpi
.....\...\...\......\drawable-xxhdpi
.....\gen\com\example\mymap
.....\src\com\example\mymap
.....\bin\classes\com
.....\...\res\crunch
.....\gen\com\example
.....\src\com\example
.....\bin\classes
.....\...\dexedLibs
.....\...\res
.....\gen\com
.....\libs\armeabi
.....\res\drawable-hdpi
.....\...\drawable-mdpi
.....\...\drawable-xhdpi
.....\...\drawable-xxhdpi
.....\...\layout
.....\...\menu
.....\...\values
.....\...\values-sw600dp
.....\...\values-sw720dp-land
.....\...\values-v11
.....\...\values-v14
.....\src\com
.....\.settings
.....\bin
.....\gen
.....\libs
.....\res
.....\src
MyMap