Is it possible to use MS Band with Unity standalone Windows build?
问题 I'm trying to figure out the quickest way to get data from the MS Band 2 into a Unity standalone Windows build with VR support. I'm able to build and run the SDK sample apps on my Win10 laptop, and they work. I've tried various things, ranging from importing the Microsoft.Band.DLL into Unity as a managed plugin, to trying to wrap the Band DLL in a native plugin. However, I have not found a way to make this work. I'm starting to suspect that I simply will not be able to get the Band DLL to