Android Application to correct the Ambient Air temperature recorded by Samsung Galaxy S4/Note3. These devices are necessary for this applicaiton to run. Messy Code. AndroidStudio..
TemperatureCorrection is hosted in the following web site
https://github.com/mishravarun/TemperatureCorrection
If you think the Android project TemperatureCorrection 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 TemperatureCorrection.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WAKE_LOCK |
TemperatureCorrection has the following Java source files.
com.varunmishra.temperaturecorrection.BuildConfig.java com.varunmishra.temperaturecorrection.SamplingService.java com.varunmishra.temperaturecorrection.TemperatureCorrectionMain.java