I have followed the step by step guides on both that Devlin Duldulao website and the YouTube video on a brand new project and get the following Java error:
Java.Lang.ClassException has been thrown
android.widget.LinearLayout cannot be cast to android.widget.ImageView
I have tried to debug all of the files that need to be imported into the project, yet none of the breakpoints inside each function are hit.
I am trying to implement this in C# without XAML, is that the problem??
Please help, I cannot find out a way to get this to work.