androidandroid-studiodebuggingadbplatform-tools

my Realme device is not connect as adb devices on mac but connecting on windows fluently


device is connecting perfectly on windows but not on mac devices is not asking permission to trust this device and showing offline while running adb devices command my phone is realme 9 pro speed addition, i have tried on multiple macbook but still not connecting , also tried on diffrent windows laptops connected succesfully on each windows device. tried changing the cable , resarting server, downloaded latest platform-tools..


Solution

  • I had similar issue on Realme Master GT and in my case solution was connecting wirelessly by adb. This feature was announced in android 11.

    After last command your device should be properly listed and ready to run npm react-native run-android :)