Is it possible to integrate monkey runner with UI Automator. I have imported the Monkeyrunner jar in UI Automator project.But when I run
ant build
Build Fails as it does not recognise any of the Classes. Is their any other method to recognise Monkeyrunner classes in UI Automator Java Project
Thanks in Advance