Android Open Source - Timer clock lclock






Project Summary

L-Clock is an Android app that fetches data from NASA.gov and SpaceflightNow.com and creates a formatted list of upcoming rocket launches..

Web Site / Source Repository

lclock is hosted in the following web site
https://github.com/pilot51/lclock

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

ItemValue
Java File Count9
Target SDK Version8
Minimum SDK Version3
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.VIBRATE




License

The license information of lclock is as follows:

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUC...

Java Source Files

com.pilot51.lclock.AlarmReceiver.java
com.pilot51.lclock.AlertBuilder.java
com.pilot51.lclock.Common.java
com.pilot51.lclock.DataFetcher.java
com.pilot51.lclock.Database.java
com.pilot51.lclock.Event.java
com.pilot51.lclock.ListActivity.java
com.pilot51.lclock.ListAdapter.java
com.pilot51.lclock.Preferences.java