Analog-Clock
An extension for MIT App Inventor 2
š§© AnalogClock
An extension for MIT App Inventor 2.Developed by th using Fast.An advanced Analog Clock extension for App Inventor with smooth second-hand movement, automatic time updates, customizable border, shadow, gradient background, transparency, and animations.
Specifications
Package: io.th.analogclock.analogclock
Size: 9.71 KB
Version: 1.0
Minimum API Level: 7
Updated On: 2025-02-27T19:00:00Z
Built & documented using: FAST-CLI v2.4.1
Telegram: here
Find more Extension here
Find more info GitHub
Download aia Here Analog_Clock.aia (12.8 KB)
Download aix here
io.th.analogclock.analogclock.aix (9.7 KB)
Demo Video
Screen shot
Methods:
AnalogClock has total 14 methods.
InitializeClock
Initialize the Analog Clock inside a Vertical or Horizontal Arrangement
| Parameter | Type |
|---|---|
| arrangement | component |
BackgroundColor
Set Clock Background Color
| Parameter | Type |
|---|---|
| color | number |
BorderColor
Set Border Color
| Parameter | Type |
|---|---|
| color | number |
ShadowColor
Set Clock Shadow Color
| Parameter | Type |
|---|---|
| color | number |
BackgroundAlpha
Set Background Transparency
| Parameter | Type |
|---|---|
| alpha | number |
TransparentBackground
Set Transparent Background
| Parameter | Type |
|---|---|
| enable | boolean |
GradientBackground
Set Gradient Background
| Parameter | Type |
|---|---|
| startColor | number |
| endColor | number |
HourHandColor
Set Hour Hand Color
| Parameter | Type |
|---|---|
| color | number |
MinuteHandColor
Set Minute Hand Color
| Parameter | Type |
|---|---|
| color | number |
SecondHandColor
Set Second Hand Color
| Parameter | Type |
|---|---|
| color | number |
ShowNumbers
Enable or Disable Clock Numbers
| Parameter | Type |
|---|---|
| show | boolean |
NumbersColor
Set Numbers Color
| Parameter | Type |
|---|---|
| color | number |
NumbersSize
Set Numbers Size
| Parameter | Type |
|---|---|
| size | number |
ShowTicks
Enable or Disable Clock Ticks
| Parameter | Type |
|---|---|
| show | boolean |
Thanks
TechHamara
External library
This extension not used any External library.
