c# - Xamarin android build issue -


getting below error on xamarin android application. please me resolve issue.

c:\program files (x86)\msbuild\xamarin\android\xamarin.android.common.targets(5,5): error msb4018: "linkassemblies" task failed unexpectedly. xamarin.android.xamarinandroidexception: error xa2006: reference metadata item 'android.support.v4.app.notificationcompat/builderextender' (defined in 'xamarin.android.support.v7.appcompat, version=1.0.0.0, culture=neutral, publickeytoken=null') 'xamarin.android.support.v7.appcompat, version=1.0.0.0, culture=neutral, publickeytoken=null' not resolved.

first update xamarin studio , xamrin anroid latest version clean solution , fixed setting target android 4.4. , set linking option none after done of step rebuild solution , run, might work please try it.


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -