Xamarin Troubleshooting Tip
2017/3/311 min read
bookmark this
Issue : build visual studio solution show following error message.
Look like you might set invalid name at visual studio for android project,
example senario is, I have change @string/MyAppName
this at
Android project file, and get following error, however if I change the name to
LoanCalc
at project file's application name, build is fine.
This example and fix was happened at Xamarin 4.4, Xamarin.Android 7.2.07, Xamarin.iOS 10.8.0.174 at windows 10.
The file "obj\Debug\android\bin\packaged_resources" does not exist.