Android Open Source - Map wifi locus






Project Summary

Android app to locate an android device in a mapped area via inference from wifi signals..

Web Site / Source Repository

locus is hosted in the following web site
https://github.com/devonjones/locus

If you think the Android project locus listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of locus.

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
commons-math3-3.2.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.BATTERY_STATS
android.permission.CHANGE_WIFI_STATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in locus. The names of the image files are listed as follows.

directory_icon.png
directory_up.png
file_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

locus has the following Java source files.

org.evilsoft.locus.DatabaseAdapter.java
org.evilsoft.locus.DatabaseOpenHelper.java
org.evilsoft.locus.MapDetailActivity.java
org.evilsoft.locus.MapDetailFragment.java
org.evilsoft.locus.MapListActivity.java
org.evilsoft.locus.MapListContent.java
org.evilsoft.locus.MapListFragment.java
org.evilsoft.locus.RecordedPoint.java
org.evilsoft.locus.ScanFragmentActivity.java