..............AppData\Local\Android\Sdk\tools\bin>monkeyrunner.bat
once I run the above in CMD, it gives the output as SWT folder
'..\framework\x86_64'
does not exist.Then I set the path as follows;
..............AppData\Local\Android\Sdk\tools\bin>set
ANDROID_SWT=C:\Users\Dilusha\AppData\Local\Android\sdk\tools\lib\x86_64
3.Then again I ran the following command .
..............AppData\Local\Android\Sdk\tools\bin>monkeyrunner.bat
4.I got following error;
Error: Unable to access jarfile ..\framework\monkeyrunner-26.0.0-dev.jar
I have stuck on this step and could anyone please help me on this?