Hi, I've successfully created a Java Binding Library project. But when I try to browse the resulting .dll file in the object browser, it appears to be empty. For the same reason, I guess, ReSharper d… (View Post)
Over the last couple of days I was getting some weird errors when compiling a MfA solution (Visual Studio 2012, MfA 4.4.55): (Quote) The weird thing was that the error only occurred randomly. Once it… (View Post)
Hi, I was wondering whether there are any obfuscators working with Mono for Android. I found this mailing list entry but it's 10 months old. So I was wondering if you guys have any newer experiences.… (View Post)
Just a guess: Do you get any error during deployment in the Android log? If so, try to disable "Fast Deployment" in the project settings. Maybe it helps. (View Post)