Android Open Source - Weather application weathershout






Project Summary

Simple Android app that uses Twilio to read out the current weather.

Web Site / Source Repository

weathershout is hosted in the following web site
https://github.com/cpbaumer/weathershout

If you think the Android project weathershout 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 weathershout.

ItemValue
Java File Count5
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.MODIFY_AUDIO_SETTINGS
android.permission.RECORD_AUDIO




Java Source Files

weathershout has the following Java source files.

com.craigbaumer.weathershout.CallInfo.java
com.craigbaumer.weathershout.HttpHelper
.java
com.craigbaumer.weathershout.WeatherData.java
com.craigbaumer.weathershout.WeatherShout.java
com.craigbaumer.weathershout.makeTwilioCall.java