We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All
GuidesShare EngineIntegration into Android DevicesFAQs

FAQs

Face other challenges or don't find your issue below? Please join discussions on Stack Overflow.

The peer device cannot be discovered while the code is correctly executed during development and debugging. Why is that?

Share Engine uses BLE to discover nearby devices. If your app isn't detecting the peer device, make sure the following permissions have been obtained:

  • android.permission.READ_EXTERNAL_STORAGE
  • android.permission.ACCESS_FINE_LOCATION
  • android.permission.BLUETOOTH

What does the return value 502 stand for?

Bluetooth or Wi-Fi is disabled.

Unable to discover devices after calling getDeviceList. Why?

This API is used to display receiving or pending receiving devices.

For issues with device discovery, please refer to the Android Device Integration Development Guide.

Search in Guides
Enter a keyword.