Android Open Source - Example project Pilot-Time






Project Summary

First Android project (demo).

Web Site / Source Repository

Pilot-Time is hosted in the following web site
https://github.com/cornbluthe/Pilot-Time

If you think the Android project Pilot-Time 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 Pilot-Time.

ItemValue
Java File Count29
Supported screen sizes[hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count3
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 30 image files in Pilot-Time. The names of the image files are listed as follows.

arrow_down.png
arrow_down_focus.png
arrow_left.png
arrow_left_focus.png
bkgd_about.png
bkgd_convert_base.png
bkgd_convert_plate.png
button_basetime_convert.9.png
button_basetime_convert_focus.9.png
button_basetime_convert_glare.9.png
button_convert_left.9.png
button_convert_left_focus.9.png
button_convert_left_glare.png
button_convert_right.9.png
button_convert_right_focus.9.png
button_convert_right_glare.png
button_jumpto_local.9.png
button_jumpto_local_focus.9.png
button_jumpto_utc.9.png
button_jumpto_utc_focus.9.png
button_switch.png
button_switch_focus.png
converted_screen.png
converted_screen_glare.png
footer_light.png
footer_light_focus.png
footer_turndial.png
footer_turndial_rotatingitem.png
header_info.png
time_datebox.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Pilot-Time has the following Java source files.

com.willowtree.pilottime.InfoActivity.java
com.willowtree.pilottime.PilotTimeActivity.java
com.willowtree.pilottime.PilotTimeApplication.java
com.willowtree.pilottime.PilotTimeRefs.java
com.willowtree.pilottime.SelectLocActivity.java
com.willowtree.pilottime.TimeZoneObject.java
com.willowtree.pilottime.dateslider.DateSlider.java
com.willowtree.pilottime.dateslider.DateTimeMinSlider.java
com.willowtree.pilottime.dateslider.DateTimeSlider.java
com.willowtree.pilottime.dateslider.DayTimeLayoutView.java
com.willowtree.pilottime.dateslider.DefaultDateSlider.java
com.willowtree.pilottime.dateslider.Labeler.java
com.willowtree.pilottime.dateslider.ScrollLayout.java
com.willowtree.pilottime.dateslider.TimeObject.java
com.willowtree.pilottime.dateslider.TimeSlider.java
com.willowtree.pilottime.dateslider.TimeView.java
com.willowtree.pilottime.dateslider.labeler.DayDateLabeler.java
com.willowtree.pilottime.dateslider.labeler.DayLabeler.java
com.willowtree.pilottime.dateslider.labeler.HourLabeler.java
com.willowtree.pilottime.dateslider.labeler.MinuteLabeler.java
com.willowtree.pilottime.dateslider.labeler.MonthLabeler.java
com.willowtree.pilottime.dateslider.labeler.MonthYearLabeler.java
com.willowtree.pilottime.dateslider.labeler.SliderContainer.java
com.willowtree.pilottime.dateslider.labeler.TimeLabeler.java
com.willowtree.pilottime.dateslider.labeler.WeekLabeler.java
com.willowtree.pilottime.dateslider.labeler.YearLabeler.java
com.willowtree.pilottime.dateslider.timeview.TimeLayoutView.java
com.willowtree.pilottime.dateslider.timeview.TimeTextView.java