Android App Compile Not Generating Package Resources

前端 未结 22 2082
借酒劲吻你
借酒劲吻你 2020-12-16 09:02

When attempting to compile my Xamarin.Android app I get the compile error:

Error 3 The file \"obj\\Debug\\android\\bin\\packaged_resources\" does no

22条回答
  •  不思量自难忘°
    2020-12-16 09:49

    Firstly, i suggest you change "show out put from" Build to Xamarin to see the real error and its details as seen in my case

    At first

    And then please make sure you installed your NDK properly. That was the issue with mine,

    and please make sure the NDK directory is also set

    hope this helps someone

提交回复
热议问题