Android app that will use your schedule to silence your smartphone during lectures. Made for Swedish university students. By Hannah B?rjesson, Linda Jansson, Per Jonsson, Anton Lindgren and Fredrik Rosenqvist..
LitheTyst is hosted in the following web site
https://github.com/perjo927/LitheTyst
If you think the Android project LitheTyst 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 LitheTyst.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar jsoup-1.7.3.jar |
Required Permissions | android.permission.INTERNET android.permission.VIBRATE |
There are 7 image files in LitheTyst. The names of the image files are listed as follows.
ab_bottom_solid_retro.9.png ab_solid_retro.9.png ab_stacked_solid_retro.9.png ab_transparent_retro.9.png action_settings.png device_access_volume_muted.png ic_action_go_to_today.png
The following screenshort is generated from the image listed above.
LitheTyst has the following Java source files.
com.example.lithetyst.CustomOnItemSelectedListener.java com.example.lithetyst.DayActivity.java com.example.lithetyst.DownloadIcal.java com.example.lithetyst.Events .java com.example.lithetyst.MainActivity.java com.example.lithetyst.MuteManager.java com.example.lithetyst.MuteReceiver.java com.example.lithetyst.MuteService.java com.example.lithetyst.Settings.java com.example.lithetyst.SyncActivity.java com.example.lithetyst.UnmuteReceiver.java com.example.lithetyst.UnmuteService.java com.example.lithetyst.VolumeController.java