Hi Team,
Thanks for the reply. I am not working with emulators. I am trying to debug on my Mobile Phone. The issue is however resolved now.
Solution:
In Appium Android setting i had previously checked the option to Launch AVD and as i had not configured AVD, so it was unable to start the session on AVD.
I just unchecked Launch AVD option and passed on my mobile ADB device id taken from cmd (adb devices) and everything is running smoothly.
Thanks again:grinning: