When I using the DLL, it gives me this error, did I need to install something? or Xamarin don't support the DLL?
I want to make a project that can receive Bluetooth data, so I need to use that DLL
Can not resolve reference: System.Configuration
, referenced by App2
> InTheHand.Net.Personal
. Please add a NuGet package or assembly reference for System.Configuration
, or remove the reference to App2
. App2.Android