Skip to content

Releases: ngquyduc/MonKey

MonKey v1.0 (IOS)

29 Mar 20:51
Compare
Choose a tag to compare

How to test using Xcode on MacOS devices?

1. Install Xcode on your MacOS device

  • Open up the Mac App Store
  • Search for Xcode
  • Hit install (or update if you have it already)

2. Install Xcode Command Line Tools

  • Open Xcode
  • Choose "Preferences..." from the Xcode menu (or press ⌘+,)
  • Go to the Locations panel
  • Install the tools by selecting the most recent version in the Command Line Tools dropdown

image

3. Download the Monkey.zip file

  • After downloading the zip file, extract it
  • You will have a file named MonKey.app

4. Open up your simulator in Xcode

5. Drag the file Monkey.app into the simulator

Now you can try out MonKey 🐵

MonKey v1.0 (Android)

29 Mar 21:01
Compare
Choose a tag to compare

How to test the app using Android devices/ Android simulators?

A.For Android physical devices

  1. Download the file MonKey.apk
  2. Run the file

B. For Android emulators

  1. Download the file MonKey.apk
  2. Open up your Android emulator of choice
  3. Drag the APK file into the emulator

Now, you can try out MonKey 🐵