Android Open Source - Development wifi BikeTracker






Project Summary

A proof of concept prototype which can be used to track a bike or a person using the information of Wifi access points within range..

Web Site / Source Repository

BikeTracker is hosted in the following web site
https://github.com/vederejothin/BikeTracker

If you think the Android project BikeTracker 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 BikeTracker.

ItemValue
Java File Count2
Target SDK Version19
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.SEND_SMS




Java Source Files

BikeTracker has the following Java source files.

com.example.biketracker.MainActivity.java
com.example.biketracker.WifiReceiver.java