The CLoud Environmental Analysis and Relief (CLEAR) system is a set of Android and iPhone applications to allow residents along the Gulf Coast to use a smartphone?s sensors to record data about ecological impacts, such as pictures of fish and bird kills.
clear-mobile-android is hosted in the following web site
https://github.com/hamiltont/clear-mobile-android
If you think the Android project clear-mobile-android 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 clear-mobile-android.
Item | Value |
---|---|
Java File Count | 18 |
Minimum SDK Version | 7 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
clear-mobile-android has the following Java source files.
edu.vanderbilt.clear.ConnectionReceiver.java edu.vanderbilt.clear.DataService.java edu.vanderbilt.clear.Homescreen.java edu.vanderbilt.clear.LocationService.java edu.vanderbilt.clear.Settings.java edu.vanderbilt.clear.TestDetails.java edu.vanderbilt.clear.TestList.java edu.vanderbilt.clear.Utils.java edu.vanderbilt.clear.database.DatabaseAccessor.java edu.vanderbilt.clear.database.DatabaseReader.java edu.vanderbilt.clear.database.DatabaseWriter.java edu.vanderbilt.clear.network.GetInformation.java edu.vanderbilt.clear.network.InternetUtility.java edu.vanderbilt.clear.network.Registration.java edu.vanderbilt.clear.network.SendData.java edu.vanderbilt.clear.objects.Device.java edu.vanderbilt.clear.objects.Sensor.java edu.vanderbilt.clear.objects.Test.java