1
Ask a Question / Bluetooth Android comunication
« on: February 04, 2018, 08:49:45 am »
Hi, I'm working on an android app and I need to create a bluetooth communication system with an arduino microprocessor. I've found a java class here: https://github.com/haxenme/nme/blob/master/templates/android/PROJ/src/org/haxe/nme/Bluetooth.java but I don't know very well how it works. Does have anyone already done something like this or know how this class works? Thank you very much