Lion Time allows Lakeside students to check and be alerted of the time before the next class in Android, iOS, chrome extension, and google app engine driven website. Lion Time provided a simple project to explore different technologies..
LionTimeAndroid is hosted in the following web site
https://github.com/RSenApps/LionTimeAndroid
If you think the Android project LionTimeAndroid 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 LionTimeAndroid.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar dashclock-api-r1.1.jar gson-2.2.2.jar proguard.jar |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
There are 5 image files in LionTimeAndroid. The names of the image files are listed as follows.
ic_change.png ic_dashclock.png ic_help.png ic_settings.png ic_view.png
The following screenshort is generated from the image listed above.
LionTimeAndroid has the following Java source files.
com.RSen.LionTime.CancelNotificationReceiver.java com.RSen.LionTime.ChangeScheduleActivity.java com.RSen.LionTime.CheckScheduleUpdates.java com.RSen.LionTime.MainActivity.java com.RSen.LionTime.MyDashClock.java com.RSen.LionTime.NewDayReceiver.java com.RSen.LionTime.NotificationReceiver.java com.RSen.LionTime.Schedule.java com.RSen.LionTime.SettingsActivity.java com.RSen.LionTime.TimeTillCalculator.java com.RSen.LionTime.ViewScheduleActivity.java com.RSen.LionTime.Widget.java