.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,084 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
this is jar file which to search BLE
I can use it in android but can not use it in .net-android
you can rename this file to jar
I create in android binding project and add it. and get dll file and add it to .net-android.
If I call the method there will be error.
you can try the code:
WCHBluetoothManager.Instance.Init(Application);