Search code examples
javascripteclipse-pluginmonkeytalk

Connection issue in MonkeyTalk IDE


I have installed monkey talk IDE to test the android apps and when I try to connect it to android emulator/tethred device, I got a warning

An internal error occurred during: "MonkeyTalk". Error starting adb: Error running adb: D:\android_sdk (aspire921) on aspire764\platform-tools\adb.exe forward tcp:16862 tcp:16862 error: device not found


Solution

  • I forgot to check the important thing that both the device and pc would be in same WI-FI Network, while trying to execute monkey-talk enabled apps. Now the connection was set successfully to the device.