Example Andriod app that shows a next flight reminder in a widget and on the HTC lockscreen.
NextFlightLockscreenAndWidget is hosted in the following web site
https://github.com/lnanek/NextFlightLockscreenAndWidget
If you think the Android project NextFlightLockscreenAndWidget 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 NextFlightLockscreenAndWidget.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [nodpiv4] |
Activity Count | 1 |
jar files used | htcsupportapis.jar |
Asset File Names | assets\HTCscript.otf |
There are 2 image files in NextFlightLockscreenAndWidget. The names of the image files are listed as follows.
htc_button_dark.9.png htc_button_light.9.png
The following screenshort is generated from the image listed above.
NextFlightLockscreenAndWidget has the following Java source files.
com.htc.sample.nextflight.Flags.java com.htc.sample.nextflight.Prefs.java com.htc.sample.nextflight.activity.EditActivity.java com.htc.sample.nextflight.activity.LockScreenDialog.java com.htc.sample.nextflight.lockscreen.LockScreenHelper.java com.htc.sample.nextflight.lockscreen.LockScreenImpl.java com.htc.sample.nextflight.lockscreen.LockScreenImplBase.java com.htc.sample.nextflight.lockscreen.LockScreenListener.java com.htc.sample.nextflight.lockscreen.SampleService.java com.htc.sample.nextflight.lockscreen.SampleServiceLegacy.java com.htc.sample.nextflight.widget.WidgetProvider.java