Android app which interacts with BLE devices not working on Chromebook
I have an Android app which interacts with custom BLE devices. This app works as expected on devices which have android version 4.4 to 6.0. Now I want to make this available on Chromebooks through the Google Playstore on Chromebooks(App Runtime for Chrome). I installed this app on my Google Asus Flip Chromebook(Chrome OS version 55, ARC version 3617689) by sideloading the APK onto it. But it is not working as expected. These are the steps I took: Call a startLeScan() which gives the BluetoothDevice as a scanResult. Call the connectGatt() method, and the device is connected and in the