icsnju / AimDroid-controller

The controller of AimDroid
1 stars 1 forks source link

Problem when I try to run monidroid #1

Open licollins opened 3 years ago

licollins commented 3 years ago

Hello, I am try to run aimdroid on Ubuntu 18. I followed the steps to installation https://icsnju.github.io/AimDroid-ICSME-2017/install-AimDroid-on-an-emulator.html I also build the controller I am using the correct emulator according to the tutorial with all permissions When I run monidroid the messages are displayed and the test is not executed: command image my json:

{ "PackageName":"xyz.hisname.fireflyiii", "MainActivity":"xyz.hisname.fireflyiii.ui.onboarding.AuthActivity", "SDKPath":"/home/eliane/Android/Sdk/", "Epsilon":0.2, "Alpha":0.6, "Gamma":0.5, "MaxSeqLen":100, "MinSeqLen":20, "Time":3600 }

Could you please help me?

tianxiaogu commented 3 years ago

Hi @licollins , thanks a lot for your interest in AimDroid. We are sorry that AimDroid is no longer maintained. Would you please try our latest testing tool Ape (http://gutianxiao.com/ape) instead?

licollins commented 3 years ago

Ok Thanks