Hello
ive found that this is one of the few working bluetoothhidprofile examples that actually work, im currently trying to strip it from any ui and just leave few functions to call from within the unity app. Im currently having some issues with mBtHidDevice.registerApp
as im not that well familiar with threading logic in android.
Does the class name need to be MainActivity for the bluetooth to work?
Should i provide unityActivityContext to app registering for it to work properly?
Hello
ive found that this is one of the few working bluetoothhidprofile examples that actually work, im currently trying to strip it from any ui and just leave few functions to call from within the unity app. Im currently having some issues with mBtHidDevice.registerApp
as im not that well familiar with threading logic in android.
Does the class name need to be MainActivity for the bluetooth to work?
Should i provide unityActivityContext to app registering for it to work properly?