Skip to content

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

Notifications You must be signed in to change notification settings

jk2pr/ClockWidget

 
 

Repository files navigation

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: