Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 987 Bytes

File metadata and controls

21 lines (13 loc) · 987 Bytes

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: