Xamarin.android Unable to retrieve Resource problem

Source: Internet
Author: User

Error: The name "Resource" does not exist in the current context

Workaround:

1. See if there are any other errors, if there are other errors priority resolution. (Other errors cause resource not to be sensed)

2. Rebuild the solution. (using Xamarin to develop multi-use cleanup, re-build may solve some problems, after all, clean up dafa good)

3. Create a new project and copy the original Cheng. (This issue sometimes occurs when you upgrade Xamarin)

4. Open the. csproj file, locate the first group, add or modify the following code

< Monoandroidresourceprefix > Resources</monoandroidresourceprefix><Androidresgenclass > Resource</androidresgenclass><Androidresgenfile > Resources\resource.designer.cs</androidresgenfile>

Xamarin.android Unable to retrieve Resource problem

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.