Android Question B4A Bridge on emulator

Solution
I also use LDPlayer.
For LDPlayer to work with debugging, you have to go to SETTINGS, then click on OTHER settings, then CHANGE ADB DEBUGGING to OPEN LOCAL CONNECTION

mcqueccu

Well-Known Member
Licensed User
Longtime User
Which emulator are you using?
Most emulators should connect directly. If not you have to use the command with ADB to connect to the emulator IP and port

example adb connect 127.0.0.1:8888.

This thread is for NOX
 
Upvote 0

gacar

Active Member
I'm using LDPlayer Emulator. I will try NOXPlayer too if would not success with LDPlayer with this settings. Thanks for repply.
 
Upvote 0

gacar

Active Member
I also use LDPlayer.
For LDPlayer to work with debugging, you have to go to SETTINGS, then click on OTHER settings, then CHANGE ADB DEBUGGING to OPEN LOCAL CONNECTION
Thank you very much for the information. I keep getting errors with NOXPlayer but LDPlayer works very well.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…