Im trying to use bluetooth (to connect a vibration sensor to the app) on a react-native application. I tried using react-native-ble-plx but I have a problem: when I emulate an Android Device with AVD Manager from Android Studio, how is bluetooth suppose to work? Does my PC bluetooth transmit informations to the emulated device?
Asked
Active
Viewed 341 times
1
-
Actually : how can i test the bluetooth side of my application while emulating it ? – Aurélien Tronc Apr 27 '19 at 14:14
-
I didnt tag "Android Studio".... – Aurélien Tronc Apr 27 '19 at 14:21
-
1[Yes, you did.](https://stackoverflow.com/posts/55881419/revisions). – Zoe Apr 27 '19 at 14:21
-
1Android Studio was present in revision 1 - I removed it. The link also verifies that. – Zoe Apr 27 '19 at 14:24
-
1okay you edited it, thanks for helping me – Aurélien Tronc Apr 27 '19 at 14:26
1 Answers
2
Android Devise Emulator from Android Studio not support Bluetooth. You can use only real Android device.

Юрий Бондаренко
- 61
- 5