Arduino Weather Station.
AWS is hosted in the following web site
https://github.com/jefuchoas/AWS
If you think the Android project AWS 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 AWS.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar gcm.jar gson-2.2.2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.VIBRATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE com.google.android.c2dm.permission.RECEIVE net.hitechdv.weatherstation.permission.C2D_MESSAGE |
Raw File Names | res\raw\create.sql |
There are 1 image files in AWS. The names of the image files are listed as follows.
ico.png
The following screenshort is generated from the image listed above.
AWS has the following Java source files.
net.hitechdv.weatherstation.GCMIntentService.java net.hitechdv.weatherstation.activity.AboutActivity.java net.hitechdv.weatherstation.activity.AtivaGCMActivity.java net.hitechdv.weatherstation.activity.HelpActivity.java net.hitechdv.weatherstation.activity.WeatherStationActivity.java net.hitechdv.weatherstation.bd.Banco.java net.hitechdv.weatherstation.bd.BancoConfiguracao.java net.hitechdv.weatherstation.bd.BancoManager.java net.hitechdv.weatherstation.bd.DadosBanco.java net.hitechdv.weatherstation.model.DadosDiarios.java net.hitechdv.weatherstation.model.DadosMeteorologicos.java net.hitechdv.weatherstation.rest.HttpClientSingleton.java net.hitechdv.weatherstation.rest.WeatherStationREST.java net.hitechdv.weatherstation.rest.WebServiceWeatherStation.java net.hitechdv.weatherstation.util.Constantes.java net.hitechdv.weatherstation.util.GCM.java net.hitechdv.weatherstation.util.Notificacao.java net.hitechdv.weatherstation.util.WakeLocker.java