Connecting Arduino with Android - Bluetooth

@Kagami note that in the example above

void draw is empty

And everything in the void onBluetoothDataEvent(String who, byte[] data) {

Edit replace String device_name = “HC-05”; with your module
String device_name = “BT04-A”;