honeynet / droidbot

A lightweight test input generator for Android. Similar to Monkey, but with more intelligence and cool features!
MIT License
791 stars 230 forks source link

Updated minicap libs and updated replay policy #126

Closed codeslord closed 2 years ago

codeslord commented 3 years ago

Before replay policy won't create utg, so it was difficult to measure the effectiveness of the same. Also if the app goes into background while replaying it will bring back the app to foreground and continue exploration to avoid running events when the app is in the background.

yuanchun-li commented 2 years ago

Thanks for the contribution, and sorry for the late merge.