Search code examples
androidbluetoothquickbloxquickblox-android

Bluetooth support for QuickBlox Android SDK


Is there a bluetooth support for the Android API from QuickBlox?

This has already been asked a few times, but all without answer. The corresponding support for iOS was introduced already in March 2016.

I have tested with 2 SDK versions (SDK 3.2 and 3.4), but still get the same problem: I could not get any sound from the Bluetooth headset. The same code works easily with a wired headset. In addition, the Bluetooth headsets have worked with our test device, but only until the start of the video chat.

The most promising QuickBlox API I found is the AppRTCAudioManager Interface. This works apparently only for wired headsets and buid in speakers. The selection of the audio device happens inside the QuickBlox library and can not be affected.

I would appreciate an explicit response, ideally from QuickBlox, since we have already received contradictory information.

Regards


Solution

  • You can realize this functionality himself, QuickBlox has test branch with needed functionality, but you should adapt it for your needs.