Skip to content

Instantly share code, notes, and snippets.

@ztirom

ztirom/assembly Secret

Created April 22, 2016 16:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ztirom/47fbf918bd2d87935877c6d51d484916 to your computer and use it in GitHub Desktop.
Save ztirom/47fbf918bd2d87935877c6d51d484916 to your computer and use it in GitHub Desktop.
First steps with Xamarin and the Microsoft Band SDK
[assembly: UsesPermission(Android.Manifest.Permission.Bluetooth)]
[assembly: UsesPermission(Microsoft.Band.BandClientManager.BindBandService)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment