1

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?

B--rian
  • 5,578
  • 10
  • 38
  • 89

1 Answers1

2

Android Devise Emulator from Android Studio not support Bluetooth. You can use only real Android device.