Android Open Source - Weather station AWS






Project Summary

Arduino Weather Station.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AWS.

ItemValue
Java File Count18
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
gcm.jar
gson-2.2.2.jar
Required Permissionsandroid.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 Namesres\raw\create.sql




Resource Files

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.

null

Java Source Files

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