David

Results 41 comments of David

Interesting, I'll take a look at it! Can't guarantee that I can come with results, since I'm not a shader dev myself either XD I'll let you know once I've...

Would love for this change to go through, stumbled on it today as well.

Interesting idea. I'll message you about this later, as it would solve a lot of the headaches of sharing two repositories.

Haha, interesting that I've forgot to add one of the most basic things to the project. Sorry about that, I'll add it this afternoon! Shouldn't be a huge change.

I've released a new `Unity Android Bluetooth Low Energy v.0.0.3-alpha.1` on the Releases tab which contains the `Disconnect` method on the `BleDevice` class. https://github.com/Velorexe/Unity-Android-Bluetooth-Low-Energy/releases/tag/v0.0.3-alpha.1

Heya, I'd recommend downloading the package using the `Releases` tab, since those contain all the files you need (and filter out the ones you don't). I haven't encountered the issue...

Hi Nadi, apologies for the delay in a response. The code isn't completely tied to 2019.4.16f1, as the Android JNI is backwards and forwards compatible (for now). You can use...

Good call, I'll add it to the manifest.

Good one! I'll take a look at making a new release tomorrow.

Hi @JavaMcGee , Great that you were able to build and use the Java library yourself! That really helps in the process. Since I haven't been able to test with...