Skip to content

Instantly share code, notes, and snippets.

View DavideBiasin's full-sized avatar
🎯
Focusing

Davide Biasin DavideBiasin

🎯
Focusing
View GitHub Profile
package org.twbbs.chyen.android.BluetoothTest;
import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothSocket;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;