Search results

  1. T

    Skip Android Bluetooth pairing OS confirmation dialog

    Hello. On my Android 11 TvBox, whenever I start a BT pairing the OS presents a dialog, asking to confirm the pairing request. Is it possible, with Macrodroid, to skip (auto-confirm) the user interaction on the TvBox to confirm this, since he is the one that started the pairing process?
  2. T

    Javascript not running on Android 11 TvBox

    In my Android 11 TvBox rooted, I prepared an action in Macrodroid, in order to connect to a not saved WiFI SSID, using Javascript. This Javascripot was written by ChatGPT, since I am not proficient at all in this language: List<String> wifiList = WifiManagerCompat.getScanResults(context)...
Top