文件名称:app1
介绍说明--下载内容均来自于网络,请自行研究使用
本例利用百度地图的android SDK来实现了对确定经纬度的查询。-In this case the use of Baidu maps android SDK to achieve the right to determine the latitude and longitude of the query.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
app1
....\.classpath
....\.project
....\.settings
....\.........\org.eclipse.jdt.core.prefs
....\AndroidManifest.xml
....\assets
....\bin
....\...\AndroidManifest.xml
....\...\app1.apk
....\...\classes
....\...\.......\com
....\...\.......\...\example
....\...\.......\...\.......\app1
....\...\.......\...\.......\....\BuildConfig.class
....\...\.......\...\.......\....\MainActivity$1.class
....\...\.......\...\.......\....\MainActivity$2.class
....\...\.......\...\.......\....\MainActivity.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-e4788b11436824009ad8599bba2f8a82.jar
....\...\.........\baidumapapi_v2_3_1-e3f783839781a38a673ba1e321a7edcc.jar
....\...\.........\locSDK_4.0-b28e076dbe7ff97efc66fc2a4d767b94.jar
....\...\jarlist.cache
....\...\res
....\...\...\crunch
....\...\...\......\drawable-hdpi
....\...\...\......\.............\ic_launcher.png
....\...\...\......\drawable-mdpi
....\...\...\......\.............\ic_launcher.png
....\...\...\......\drawable-xhdpi
....\...\...\......\..............\ic_launcher.png
....\...\...\......\drawable-xxhdpi
....\...\...\......\...............\ic_launcher.png
....\...\resources.ap_
....\gen
....\...\com
....\...\...\example
....\...\...\.......\app1
....\...\...\.......\....\BuildConfig.java
....\...\...\.......\....\R.java
....\ic_launcher-web.png
....\libs
....\....\android-support-v4.jar
....\....\armeabi
....\....\.......\libBaiduMapSDK_v2_3_1.so
....\....\.......\liblocSDK4.so
....\....\baidumapapi_v2_3_1.jar
....\....\locSDK_4.0.jar
....\proguard-project.txt
....\project.properties
....\res
....\...\drawable-hdpi
....\...\.............\ic_launcher.png
....\...\drawable-ldpi
....\...\drawable-mdpi
....\...\.............\ic_launcher.png
....\...\drawable-xhdpi
....\...\..............\ic_launcher.png
....\...\drawable-xxhdpi
....\...\...............\ic_launcher.png
....\...\layout
....\...\......\activity_main.xml
....\...\menu
....\...\....\main.xml
....\...\values
....\...\......\dimens.xml
....\...\......\strings.xml
....\...\......\styles.xml
....\...\values-sw600dp
....\...\..............\dimens.xml
....\...\values-sw720dp-land
....\...\...................\dimens.xml
....\...\values-v11
....\...\..........\styles.xml
....\...\values-v14
....\...\..........\styles.xml
....\src
....\...\com
....\...\...\example
....\...\...\.......\app1
....\...\...\.......\....\MainActivity.java