Android Open Source - Widget number CountdownWidget






Project Summary

A very simple Android widget that shows the number of days until the release of Star Wars Episode VII (December 18, 2015)..

Web Site / Source Repository

CountdownWidget is hosted in the following web site
https://github.com/BoD/CountdownWidget

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi, nodpi]
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\crashlytics-build.properties
assets\fonts\Judson-Regular.ttf




License

The license information of CountdownWidget is as follows:

GNU General Public License

Resource Files

There are 6 image files in CountdownWidget. The names of the image files are listed as follows.

bg.9.png
util_ic_donate.png
util_ic_other_apps.png
util_ic_rate.png
util_ic_share.png
widget_preview.png

The following screenshort is generated from the image listed above.

null




Java Source Files

org.jraf.android.countdownwidget.common.Constants.java
org.jraf.android.countdownwidget.common.util.StringUtil.java
org.jraf.android.countdownwidget.common.wear.CommConstants.java
org.jraf.android.countdownwidget.common.wear.WearCommHelper.java
org.jraf.android.countdownwidget.handheld.Constants.java
org.jraf.android.countdownwidget.handheld.app.Application.java
org.jraf.android.countdownwidget.handheld.app.androidwear.AndroidWearService.java
org.jraf.android.countdownwidget.handheld.app.appwidget.AppWidgetProvider.java
org.jraf.android.countdownwidget.handheld.app.boot.BootCompletedBroadcastReceiver.java
org.jraf.android.countdownwidget.handheld.app.settings.SettingsActivity.java
org.jraf.android.countdownwidget.handheld.util.DateTimeUtil.java
org.jraf.android.countdownwidget.handheld.util.ScheduleUtil.java
org.jraf.android.countdownwidget.handheld.util.ViewUtil.java
org.jraf.android.countdownwidget.wearable.app.notif.NotificationService.java