Hi, Everyone Am running xamarin application without any build errors. While assigning a image to an image control am getting the bellow error.
"Java.Lang.NullPointerException: Attempt to invoke virtual method 'android.content.res.Resources android.content.Context.getResources()' on a null object reference"
The same application in different machine (Laptop) working fine. i tried many ways am not able solve. pls help me to get out of this