This is Dual Clock Widget, to demonstrate how to create widget in android
To run this on android Studio
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: