Android app to locate an android device in a mapped area via inference from wifi signals..
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.
The following table is the detailed list of locus.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar commons-math3-3.2.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.BATTERY_STATS android.permission.CHANGE_WIFI_STATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
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.
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