Android application gives weather of current location using voice commands. UI designed for vision impaired user. Utilizes OpenWeather API.
weathersense is hosted in the following web site
https://github.com/KavanMally/weathersense
If you think the Android project weathersense 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 weathersense.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\owm.txt |
Raw File Names | res\raw\owm.json |
There are 1 image files in weathersense. The names of the image files are listed as follows.
weathersense.png
The following screenshort is generated from the image listed above.
weathersense has the following Java source files.
com.example.weathersense.DataCollection.java com.example.weathersense.ForecastDataCollection.java com.example.weathersense.GetForecastMethod.java com.example.weathersense.GetMethodEx.java com.example.weathersense.Sally_Intro.java com.example.weathersense.VoiceActivity.java com.example.weathersense.WeatherHttp.java