Android Open Source - Widget analog 24hAnalogWidget






Project Summary

Android 12-at-the-top 24h Analog Widget and Wear watch face.

Web Site / Source Repository

24hAnalogWidget is hosted in the following web site
https://github.com/xxv/24hAnalogWidget

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, hdpi, xhdpi, nodpi]
Target SDK Version20
Minimum SDK Version8
Activity Count3
jar files usedjsuntimes-1.0.jar
jsuntimes-1.0.stripped.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.WAKE_LOCK
com.google.android.permission.PROVIDE_BACKGROUND




License

The license information of 24hAnalogWidget is as follows:

GNU General Public License

Resource Files

There are 14 image files in 24hAnalogWidget. The names of the image files are listed as follows.

clock_face.png
hour_hand.png
minute_hand.png
no_sunrise_sunset_tile.png
round_clock_face.png
round_clock_face_ambient.png
round_hour_hand.png
round_minute_hand.png
square_clock_face.png
square_clock_face_ambient.png
square_hour_hand.png
square_minute_hand.png
widget_preview.png
widget_preview_circular.png

The following screenshort is generated from the image listed above.

null




Java Source Files

info.staticfree.android.twentyfourhour.Analog24HClock.java
info.staticfree.android.twentyfourhour.AnalogClockApplication.java
info.staticfree.android.twentyfourhour.ClockUtil.java
info.staticfree.android.twentyfourhour.TwentyFourHourClockWidget3x.java
info.staticfree.android.twentyfourhour.TwentyFourHourClockWidgetResizable.java
info.staticfree.android.twentyfourhour.TwentyFourHourClockWidget.java
info.staticfree.android.twentyfourhour.WearFace.java
info.staticfree.android.twentyfourhour.WidgetDemo.java
info.staticfree.android.twentyfourhour.overlay.DateOverlay.java
info.staticfree.android.twentyfourhour.overlay.DebugOverlay.java
info.staticfree.android.twentyfourhour.overlay.DialOverlay.java
info.staticfree.android.twentyfourhour.overlay.HandsOverlay.java
info.staticfree.android.twentyfourhour.overlay.SunPositionOverlay.java
twentyfourhour.WearFaceDemoActivity.java