文件名称:map
介绍说明--下载内容均来自于网络,请自行研究使用
实现导入svg格式的室内地图,并实现拖拽和缩放功能-Implement the SVG format into the indoor map, and to achieve drag and zoom function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
maptest2\.classpath
........\.project
........\.settings\org.eclipse.jdt.core.prefs
........\AndroidManifest.xml
........\assets\yanjiuyuan.svg
........\bin\AndroidManifest.xml
........\...\classes\com\example\maptest2\BuildConfig.class
........\...\.......\...\.......\........\MainActivity$1.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-391af93c00d8b4ca80f2eff13321d34c.jar
........\...\jarlist.cache
........\...\maptest2.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\maptest2\BuildConfig.java
........\...\...\.......\........\R.java
........\ic_launcher-web.png
........\libs\android-support-v4.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_main.xml
........\...\menu\main.xml
........\...\values\dimens.xml
........\...\......\strings.xml
........\...\......\styles.xml
........\...\......-v11\styles.xml
........\...\.........4\styles.xml
........\...\.......w820dp\dimens.xml
........\src\com\example\maptest2\MainActivity.java
........\bin\classes\com\example\maptest2
........\...\.......\...\example
........\...\res\crunch\drawable-hdpi
........\...\...\......\drawable-mdpi
........\...\...\......\drawable-xhdpi
........\...\...\......\drawable-xxhdpi
........\gen\com\example\maptest2
........\src\com\example\maptest2
........\bin\classes\com
........\...\res\crunch
........\gen\com\example
........\src\com\example
........\bin\classes
........\...\dexedLibs
........\...\res
........\gen\com
........\res\drawable-hdpi
........\...\drawable-ldpi
........\...\drawable-mdpi
........\...\drawable-xhdpi
........\...\drawable-xxhdpi
........\...\layout
........\...\menu
........\...\values
........\...\values-v11
........\...\values-v14
........\...\values-w820dp
........\src\com
........\.settings
........\assets
........\bin
........\gen
........\libs
........\res
........\src
maptest2