16 Kasım 2017 Perşembe
BLE LİB
https://github.com/douglasjunior/AndroidBluetoothLibrary?utm_source=android-arsenal.com&utm_medium=referral&utm_campaign=5821
3 Kasım 2017 Cuma
13 Eylül 2017 Çarşamba
22 Ağustos 2017 Salı
7 Ağustos 2017 Pazartesi
1 Ağustos 2017 Salı
Bluetooth Socket Android Not
https://developer.android.com/guide/topics/connectivity/bluetooth.html#SettingUp
-------------
Not : Connect İçin Bir Class + Input ve Outpur lar için Bir class Kullan (Thread Run *)Aksi takdir de Uygulama Kitleniyor.
BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE);
Etrafta olan bluetootlar ;
----
Set<BluetoothDevice> bondedDevices = bluetoothAdapter.getBondedDevices();
daha öncedende olan eşleşen bluetoothlar
***************
-------------
Not : Connect İçin Bir Class + Input ve Outpur lar için Bir class Kullan (Thread Run *)Aksi takdir de Uygulama Kitleniyor.
BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE);
Etrafta olan bluetootlar ;
----
Set<BluetoothDevice> bondedDevices = bluetoothAdapter.getBondedDevices();
daha öncedende olan eşleşen bluetoothlar
***************
Kaydol:
Kayıtlar (Atom)