Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I'm trying to use Monkey Talk for automation test. I installed it successfully. I run the sample app on Eclipse Juno then create a new Monkey script and record actions. The problem is Monkey IDE doesn't record my actions on device or emulator. I tried both of them but not lucky. How to fix?

Eclipse Juno, Ubuntu OS.

I followed this tutorial video.

Screenshot when connected to my device via device ip address.

enter image description here

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
1.2k views
Welcome To Ask or Share your Answers For Others

1 Answer

You should make sure the monkey talk android agent is added to your libs folder, also your project has converted to Aspectj.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...