According to this official blog post (How to connect Android Studio with Nox App Player for Android development and debug) it is possible to connect Android Studio with Nox App Player
.
Now I can connect Android Studio with Nox App Player
but this method does not work for Rad Studio
.
I contact Nox support team and ask them for a solution, they told me:
You can connect to Rad Studio by integrating Android development plug-in. Then forward through the command port (nox_adb.exe connect 127.0.0.1:62001) will solve the problem.
In the Rad Studio I set the path to Android SDK, NDK and Java (Tools -> Options -> SDK Manager
) but still I can't connect Rad Studio with Nox.
Among many of Android Emulators I tested, the only Emulator that works with Rad Studio is AVD and Nox App Player, other emulators says "Application Does Not Support This Device". [Android Devices Supported for Application Development]
AVD is too slow and sometimes it freezes or hangs and should be restarted but Nox is very fast and powerful.
What should I do to connect Rad Studio with Nox?