Dynodroid Save

Automatic Input Generation System for Android Apps

Project README

dynodroid

Automatic Input Generation System for Android Apps

Setup

  1. Clone the repository:
git clone [email protected]:dynodroid/dynodroid.git <local_repo_path>
  1. Download the sdcard image from the google drive link: https://drive.google.com/file/d/1b60pSjRiI-uGBNQZmrVLFmHlszob4oxK/view?usp=sharing
  2. Copy the downloaded sdcard image into setup location:
cp <path_to_the_downloaded_file> <local_repo_path>/dynodroidsetup/freshavd/emu.avd/sdcard.img
  1. Follow the instructions in the user doc

Self-contained VHD

  • You can download a self-contained VHD from the Google Drive.
  • Create a VirtualBox VM (select ubuntu, 32-bit) and load the above-downloaded VHD.
  • The username and password for the VHD are both dynodroid.

Using the VHD

The VHD will be running ubuntu 12.02, 32-bit OS. Login into the VHD under user-name and password as dynodroid. To test an app, follow the below instructions inside the VHD:

  1. Download the apk you want to test and copy into apps folder:
cp <path_to_apk_inside_VHD> /home/dynodroid/Desktop/dynodroiddeployment/apps/
  1. [Optional] Edit the file: /home/dynodroid/Desktop/dynodroiddeployment/dynodroid.properties according to the user doc.
  2. Run
cd /home/dynodroid/Desktop/dynodroiddeployment
ant run
Open Source Agenda is not affiliated with "Dynodroid" Project. README Source: dynodroid/dynodroid
Stars
34
Open Issues
0
Last Commit
4 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating