Android-Simple-Bluetooth-Example
Android-Simple-Bluetooth-Example copied to clipboard
Simple Android Bluetooth example to turn on/off radio and to view and connect with devices. Has associated code to connect to an Arduino.
The discover new devices doesn't seem to find any devices. My phone bluetooth app shows multiple devices.
I'm getting an error while pairing. the error message is as follows: read failed, socket might closed or timeout
Migrate from implementation 'com.android.support:appcompat-v7:23.3.0' to implementation 'androidx.appcompat:appcompat:1.5.1'
I got connection failed error when i try to connect any device even if paired or not paired. How can i solve this problem?
so i am trying to connect to a tablet, i hope that works i know this code is for microcontrollers but whenever i try to connect the app keeps crashing...
The app loses connection when changing orientation, when the phone is turned with the hand towards the landscape. How to fix this?
can i connect two devices without pairing?