Android Open Source - Development googleappengine LionTimeAndroid






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of LionTimeAndroid.

ItemValue
Java File Count12
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
dashclock-api-r1.1.jar
gson-2.2.2.jar
proguard.jar
Required Permissionsandroid.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED




Resource Files

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.

null

Java Source Files

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