Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Issue
The ResolveLibraryProjectImports task encountered a failure
extracting __AndroidLibraryProjects__.zip from a referenced
assembly. This .zip file contains any Android-related files embedded in
the assembly during the .NET for Android build process. This includes
@(AndroidAsset), @(AndroidResource), etc.
XA4303 could be caused by any of the following:
- A
PathTooLongExceptionoccurred while extracting the .zip file. Learn more aboutMAX_PATHon Windows here. - An invalid path was encountered inside the .zip file, such as
:on Windows.
Solution
Consider submitting a bug if you are getting this warning under normal circumstances.