Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
88 views

I'm working on an Android app that programmatically changes the Bluetooth device name using BluetoothAdapter.setName(). The app needs to know when the name change completes to trigger subsequent ...
0 votes
2 answers
934 views

I follow the instructions in https://developer.android.com/develop/connectivity/bluetooth/setup , trying to setup Bluetooth. When I am trying to get the BluetoothAdapter, val bluetoothManager: ...
1 vote
1 answer
449 views

I am programming a very simple test Android application that makes a discovery of bluetooth devices and displays them on screen. This application works correctly on Android 9, but does not work ...
1 vote
0 answers
114 views

I found 4 different ways to connect the Bluetooth device in Android after the scanning: createBond -> mBluetoothAdapter.getProfileProxy(this, new InputDeviceServiceListener(),BluetoothProfile....
0 votes
0 answers
142 views

We all know how to show the paired device list but my question is how we can switch to our preferable bluetooth headset from the list. I only want this option for mobile to headset. Can anybody kindly ...
0 votes
1 answer
1k views

I am asking this question because I want to create an application which stores the data of the user according to the Bluetooth address of their phones. We can share his profile according to that ...
0 votes
0 answers
315 views

For some strange reason i can't get the uuids of a device i'm getting after a discovery. But if I paire both device before the discovery, then the method getUUIDS doesn't return null. Am I Missing ...
0 votes
1 answer
3k views

I'm having tough time understanding a small thing. Upon running my code, I'm getting following error C:\Users\faiza\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\permission_handler-6.1.3\android\src\...
2 votes
1 answer
304 views

My application starts a service that detects phone shaking. When the service detects a shake, it searches for a BT device within range and if a suitable device is found, it connects to it and sends ...
0 votes
1 answer
2k views

I am implementing an APP with Xamarin. I want to perform a Bluetooth scan. And get the device found. Here is my code. How could I implement this to start a scan and collect the result once"...
4 votes
0 answers
5k views

My Unity app was required to get Bluetooth names to distinguish different phones in the same local network. Here is the code that I used to get Bluetooth name: AndroidJavaClass blueToothAdapter = new ...
1 vote
0 answers
415 views

My project: Controlling 3 stepper motors with bluetooth. I'm using Android Studio for the app and Arduino to receive the bluetooth data and control the Steppers. My Problem When my Arduino receives ...
0 votes
1 answer
498 views

If we have a look at this, it says : Android only supports one connected Bluetooth Headset at a time. Also the explanation of getConnectedDevices() : Return the set of devices which are in state ...
-2 votes
1 answer
3k views

This error has no relates to my web scraping bot at all. my code does not cause this error. it is just there, and I would like to get rid of it. any ideas? Bluetooth: bluetooth_adapter_winrt.cc:1074 ...
2 votes
0 answers
63 views

I'm currently making an app in Android Studio that should communicate with the HC06 Bluetooth Module. I've started with a code I found online here : http://android-er.blogspot.com/2015/10/android-...

15 30 50 per page
1
2

AltStyle によって変換されたページ (->オリジナル) /