/ClockWidget

This is Dual Clock Widget, to demonstrate how to create widget in android

Primary LanguageKotlin

ClockWidget

This is Dual Clock Widget, to demonstrate how to create widget in android

Get it on Google Play

To run this on android Studio

  • get AccessToken from here
  • get BingMapKey from here

modify your gradle.properties file and add following line with your keys

MAPBOX_ACCESS_TOKEN = "Your map box key"
BING_MAP_KEY = "Your bing map key"
MICROSOFT_TIMEZONE_BASE_URL = "https://dev.virtualearth.net/"

related links: