I have used android sample projects and successfully convert them to aspectj project and run the app in emulator and record application action with Monkey Talk IDE.
now i want to record only .apk file which is not converted to *aspectj but failed to record.*
I been looking on AspectJ-Wikipeda and this.
Without source code it was not possible . MonkeyTalk must be compiled into the application under test for it to work.
But with latest MonkeyTalk IDE pro edition , instrumentation does it automatically. No need of application source code.
Limitation : As of now possible with only android apk.