Android alarm whose ringtone is based on current weather.
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.
The following table is the detailed list of hackillinois-Hack.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | weatherlib.jar |
Required Permissions | android.permission.INTERNET android.permission.WAKE_LOCK |
Raw File Names | res\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 |
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.
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