It's recomended to use a real device or the Android SDK included emulator.
But if you for some reason want to use NoxPlayer as emulator it is easy!
Alternative 1 - Connect B4A IDE directly to NoxPlayer
Alternative 2 - connect with B4A-Bridge to NoxPlayer
But if you for some reason want to use NoxPlayer as emulator it is easy!
Alternative 1 - Connect B4A IDE directly to NoxPlayer
- Download and install NoxPlayer
- Rename adb.exe in android SDK platform-tools directory (Usually C:\android-sdk\platform-tools\adb.exe)
- Copy the adb.exe that came with the NoxPlayer to the SDK platform-tools directory.
(Usually it will be Copy C:\Program Files\Nox\bin\adb.exe to C:\android-sdk\platform-tools\) - Restart B4A IDE and NoxPlayer
Alternative 2 - connect with B4A-Bridge to NoxPlayer
- Download and install NoxPlayer
- Start NoxPlayer
- Activate network bridge mode:
- Select "System settings"
- Select the "phone model & internet" tab
- Click on "Install" to Install the Bridge connection driver
- Click on Enable network bridge mode
- If you leave IP Mode in DHCP, the emulator will get its own IP Address from your LAN's DHCP server
- Click on Save settings, and then on Restart now
- Select "System settings"
- Start Play Store (In the Tools group) and install B4A-Bridge
- Now you can connect to B4A-Bridge as normal in the B4A IDE
Last edited: