An Android app that lets you know when you're running late for your Google Calendar appointments.
am-i-late is hosted in the following web site
https://github.com/peter-tackage/am-i-late
If you think the Android project am-i-late 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 am-i-late.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.READ_CALENDAR |
There are 7 image files in am-i-late. The names of the image files are listed as follows.
ic_audio_alarm.png ic_audio_notification.png perm_group_device_alarms.png pump.png relaxed.png white_rabbit.png white_rabbit3.png
The following screenshort is generated from the image listed above.
am-i-late has the following Java source files.
com.moac.android.amilate.Calendar.java com.moac.android.amilate.CalendarEvent.java com.moac.android.amilate.JsonDeserialisationTest.java com.moac.android.amilate.MainActivity.java com.moac.android.amilate.NotificationEvent.java com.moac.android.amilate.NotificationService.java com.moac.android.amilate.TestFileUtils.java com.moac.android.amilate.api.GoogleMaps.java com.moac.android.amilate.api.model.Directions.java com.moac.android.amilate.api.model.Distance.java com.moac.android.amilate.api.model.Duration.java com.moac.android.amilate.api.model.Leg.java com.moac.android.amilate.api.model.Route.java