Steps to install and run the MonkeyTalk scripts 1. Download Monkey Talk IDE and AspectJ from given link: https://www.cloudmonkeymobile.com/monkeytalk Download Eclipse 4.3.1 or 4.3.2 (for Windows) from given link and copy in your C Drive. https://www.eclipse.org/downloads/packages/eclipse-standard-432/keplersr2 2. Launch Eclipse and install AspectJ for respective eclipse version. aspectj - http://download.eclipse.org/tools/ajdt/37/update 3. Now get the app source code from your developer which you want to test and import it in eclipse. 4. Right Click on your project >> Configure >> Convert to AspectJ project. 5. Check you have "libs" folder or not.If you have then OK or else create a new "libs" folder. 6. Now open Monkey Talk\monkeytalk\agents\android\ monkeytalk-agent-2.0.5.jar folder that we downloaded in step 1. Drag...
Practice is the best way to learn...