Hi
I am using Xamarin.Form the last available version in Nuget to creating an application and in my Android part i use Xamarin.Android.Support.v4.21.0.3.0 ut when i want to compile my project it shows this error:
'Android Support Library' available in SDK installer. Java library file *\packages\Xamarin.Android.Support.v4.21.0.3.0\lib\MonoAndroid10\21.0.3\content\classes.jar doesn't exist.
all other files that shows in error i found in internet and located in right place but i search for this and can't find any file for resolving this problem
can any body tell me how to solve this problem?