Hi
I want to get an image from device camera, so I have used Xam.Plugin.Media .. and I followed the instructions in readme file but I got this error on MainActivity
_Java.Lang.NullPointerException: Attempt to invoke virtual method 'void android.support.v7.widget.ContentFrameLayout.setId(int)' on a null object reference
_
So what is the problem ?