文件名称:WiFiLocation
介绍说明--下载内容均来自于网络,请自行研究使用
使用Java语言,实现WiFi的信号定位,编程小白,首次编写-Using Java language, to achieve WiFi signal positioning, programming small white, for the first time
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.classpath
.project
.settings
.........\org.eclipse.jdt.core.prefs
AndroidManifest.xml
assets
bin
...\AndroidManifest.xml
...\WiFiLocation.apk
...\classes
...\.......\com
...\.......\...\example
...\.......\...\.......\wifilocation
...\.......\...\.......\............\BuildConfig.class
...\.......\...\.......\............\MainActivity$1$1.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-26f93da41fe29c59c2e8a1421eda2578.jar
...\.........\android-support-v4-ac61f99d0492e0e22b0c1c4ac3412f7e.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
...\...\.......\wifilocation
...\...\.......\............\BuildConfig.java
...\...\.......\............\R.java
ic_launcher-web.png
libs
....\android-support-v4.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
...\...\.......\wifilocation
...\...\.......\............\MainActivity.java