Android Open Source - Weather alarm hackillinois-Hack






Project Summary

Android alarm whose ringtone is based on current weather.

Web Site / Source Repository

hackillinois-Hack is hosted in the following web site
https://github.com/akshatgupta95/hackillinois-Hack

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

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count1
jar files usedweatherlib.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WAKE_LOCK
Raw File Namesres\raw\chirp.wav
res\raw\empty.wav
res\raw\emptystereo.wav
res\raw\noise.wav
res\raw\rain.wav
res\raw\snow.wav
res\raw\stereochirp.wav
res\raw\sunny.wav
res\raw\wind.wav




Resource Files

There are 4 image files in hackillinois-Hack. The names of the image files are listed as follows.

sunpower144.png
sunpower48.png
sunpower72.png
sunpower96.png

The following screenshort is generated from the image listed above.

null

Java Source Files

hackillinois-Hack has the following Java source files.

com.katt.climateclock.climateclock.AlarmManagerActivity.java
com.katt.climateclock.climateclock.AlarmReceiverActivity.java
com.katt.climateclock.climateclock.Generator.java
com.katt.climateclock.climateclock.MainActivity.java
com.katt.climateclock.climateclock.SoundGenerator.java
com.katt.climateclock.climateclock.Wave.java