Class project to count the number of people in the vicinity of an android device based on wireless access points and bluetooth devices..
Electronic-Pervasiveness is hosted in the following web site
https://github.com/HansReich/Electronic-Pervasiveness
If you think the Android project Electronic-Pervasiveness 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 Electronic-Pervasiveness.
Item | Value |
---|---|
Java File Count | 14 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
Electronic-Pervasiveness has the following Java source files.
edu.gatech.cs4261.LAWN.APIWifiDiscover.java edu.gatech.cs4261.LAWN.BluetoothDiscover.java edu.gatech.cs4261.LAWN.Common.java edu.gatech.cs4261.LAWN.CustomActivity.java edu.gatech.cs4261.LAWN.Device.java edu.gatech.cs4261.LAWN.DeviceDiscover.java edu.gatech.cs4261.LAWN.ExternalData.java edu.gatech.cs4261.LAWN.History.java edu.gatech.cs4261.LAWN.LAWNApp.java edu.gatech.cs4261.LAWN.LAWNStorage.java edu.gatech.cs4261.LAWN.Log.java edu.gatech.cs4261.LAWN.Login.java edu.gatech.cs4261.LAWN.Preferences.java edu.gatech.cs4261.LAWN.ProjectLAWNActivity.java