honeynet / droidbot

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

fix replay error #102

Closed zhiyufan closed 5 years ago

zhiyufan commented 5 years ago

To replay the scripts, the IntentEvent require a parameter as intent.

zhiyufan commented 5 years ago

updated, please have a look.