Android Emulator Shows Message "Unfortunately Application has stopped"

405 views Asked by At

I am trying to run monkeytalk recording for external app(Connect2field).But it doesnt record anything in monkeytalk IDE and if we open this app on android emulator,then it shows message "Unfortunately Connect2field4+ has stopped"

Please tell me clear steps how I can record external android app. Thanks In Advance

2

There are 2 answers

0
AudioBubble On

Make sure that in java build path , go to order and export tab, "AspectJ Runtime Library" and android Libraries are ticked. I also faced same issue. After order and export it worked fine.

1
user1278366 On