I want to use Monkey Talk for automated UI testing but I can't get it to work with Android because it requires the usage of AspectJ to access activity info etc.
I tried to create a binding to the AspectJ jar I got from Eclipse's web site, but I get errors saying that '$' is in invalid char. They are using '$' in class names?
Anyway, anyone know if it's possible to crate an AspectJ project in Xamarin?
I'd love to use the Xamarin Cloud but I haven't received access yet ... Any other automated testing solutions that work well with Xamarin?