Xamarin.Forms-support
Hi everyone
Just this week I've received my first MetaWear-sensors and got the code working for Windows 10-devices using the C# SDK. Now I want to integrate this in a Xamarin.Forms-application.
There are already a few people looking for a Xamarin integration, so I was hoping you could help me out.
I've already added the JAR-file from the Android SDK to my solution and got it to compile. A connection can be established but the Accelerometer-module cannot be initialized due to the missing "Impl"-classes.
How can I get the MetaWear SDK's to work in Xamarin?
Thanks in advance!
This discussion has been closed.
Comments
I have a c# project in Xamarin and I have problem adding the mbientlibrary as reference in the project.