I am getting the following error when I build my Android App project in Visual studio 2015.
No resource found that matches the given name (at \'value\
I added several new packages. One of the package is the reason of the error. I have to check one by one and caught the one causing error. Removing that package is all I need to do to resolve the error.