From 6996ccc0d9fccb7efa960a835606472fa36bc8b1 Mon Sep 17 00:00:00 2001 From: Jonathan Pobst Date: Tue, 19 Mar 2024 13:00:07 -1000 Subject: [PATCH] Address docs review feedback. --- .../guides/building-apps/build-items.md | 25 +- .../Properties/Resources.Designer.cs | 568 +++++++++--------- 2 files changed, 293 insertions(+), 300 deletions(-) diff --git a/Documentation/guides/building-apps/build-items.md b/Documentation/guides/building-apps/build-items.md index 0d745eaf296..e6d6d954d75 100644 --- a/Documentation/guides/building-apps/build-items.md +++ b/Documentation/guides/building-apps/build-items.md @@ -23,9 +23,16 @@ These are often parent or imported POM files referenced by a Java library's POM ```xml - + ``` + +The following MSBuild metadata are required: + +- `%(JavaArtifact)`: The group and artifact id of the Java library matching the specifed POM + file in the form `{GroupId}:{ArtifactId}`. +- `%(JavaVersion)`: The version of the Java library matching the specified POM file. + See the [Java Dependency Resolution documentation](../JavaDependencyVerification.md) for more details. @@ -146,6 +153,11 @@ cannot detect. ``` + +The following MSBuild metadata are required: + +- `%(Version)`: The version of the Java library matching the specified `%(Include)`. + See the [Java Dependency Resolution documentation](../JavaDependencyVerification.md) for more details. @@ -254,6 +266,17 @@ hosted in Maven. ``` + +The following MSBuild metadata are supported: + +- `%(Version)`: Required version of the Java library referenced by `%(Include)`. +- `%(Repository)`: Optional Maven repository to use. Supported values are `Central` (default), + `Google`, or an `https` URL to a Maven repository. + +The `` item is translated to an +[``](https://github.com/xamarin/xamarin-android/blob/main/Documentation/guides/building-apps/build-items.md#androidlibrary) +item, so any metadata supported by `` like `Bind` or `Pack` are also supported. + See the [AndroidMavenLibrary documentation](../AndroidMavenLibrary.md) for more details. diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.Designer.cs b/src/Xamarin.Android.Build.Tasks/Properties/Resources.Designer.cs index 86a40b2bfa8..0c326142438 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.Designer.cs +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.Designer.cs @@ -10,8 +10,8 @@ namespace Xamarin.Android.Tasks.Properties { using System; - - + + /// /// A strongly-typed resource class, for looking up localized strings, etc. /// @@ -23,15 +23,15 @@ namespace Xamarin.Android.Tasks.Properties { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { - + private static global::System.Resources.ResourceManager resourceMan; - + private static global::System.Globalization.CultureInfo resourceCulture; - + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } - + /// /// Returns the cached ResourceManager instance used by this class. /// @@ -45,7 +45,7 @@ internal Resources() { return resourceMan; } } - + /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. @@ -59,7 +59,7 @@ internal Resources() { resourceCulture = value; } } - + /// /// Looks up a localized string similar to {0}. /// @@ -70,7 +70,7 @@ public static string AAPTManifestError { return ResourceManager.GetString("AAPTManifestError", resourceCulture); } } - + /// /// Looks up a localized string similar to Unknown option `{0}`. Please check `$(AndroidAapt2CompileExtraArgs)` and `$(AndroidAapt2LinkExtraArgs)` to see if they include any `aapt` command line arguments that are no longer valid for `aapt2` and ensure that all other arguments are valid for `aapt2`.. /// @@ -79,7 +79,7 @@ public static string APT0001 { return ResourceManager.GetString("APT0001", resourceCulture); } } - + /// /// Looks up a localized string similar to Invalid file name: It must contain only {0}.. /// @@ -88,7 +88,7 @@ public static string APT0002 { return ResourceManager.GetString("APT0002", resourceCulture); } } - + /// /// Looks up a localized string similar to Invalid file name: It must contain only {0}.. /// @@ -97,7 +97,7 @@ public static string APT0003 { return ResourceManager.GetString("APT0003", resourceCulture); } } - + /// /// Looks up a localized string similar to Invalid file name: It must start with A-z or a-z or an underscore.. /// @@ -106,36 +106,27 @@ public static string APT0004 { return ResourceManager.GetString("APT0004", resourceCulture); } } - - /// - /// Looks up a localized string similar to This could be caused by the project exceeding the Windows maximum path length limitation. See https://learn.microsoft.com/xamarin/android/errors-and-warnings/apt2264 for details.. - /// - public static string APT2264 { - get { - return ResourceManager.GetString("APT2264", resourceCulture); - } - } - + /// - /// Looks up a localized string similar to This could be caused by the project having non-ASCII characters in its filename or path. See https://learn.microsoft.com/xamarin/android/errors-and-warnings/apt2265 for details.. + /// Looks up a localized string similar to Directory '{0}' is from '{1}'.. /// - public static string APT2265 { + public static string XA_Directory_Is_From { get { - return ResourceManager.GetString("APT2265", resourceCulture); + return ResourceManager.GetString("XA_Directory_Is_From", resourceCulture); } } - + /// - /// Looks up a localized string similar to Directory '{0}' is from '{1}'.. + /// Looks up a localized string similar to Could not find an 'AndroidResource' for 'anim'. /// - public static string XA_Directory_Is_From { + public static string XA8000 { get { - return ResourceManager.GetString("XA_Directory_Is_From", resourceCulture); + return ResourceManager.GetString("XA8000", resourceCulture); } } - + /// - /// Looks up a localized string similar to + /// Looks up a localized string similar to /// This code was generated by a tool. /// It was generated from {0} /// Changes to this file may cause incorrect behavior and will be lost if @@ -147,7 +138,7 @@ public static string XA_Manifest_AutoGenerated_Header { return ResourceManager.GetString("XA_Manifest_AutoGenerated_Header", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not determine API level for $(TargetFrameworkVersion) of '{0}'.. /// @@ -156,7 +147,7 @@ public static string XA0000_API_for_TargetFrameworkVersion { return ResourceManager.GetString("XA0000_API_for_TargetFrameworkVersion", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not determine $(AndroidApiLevel) or $(TargetFrameworkVersion); should not be reached.. /// @@ -165,7 +156,7 @@ public static string XA0000_API_or_TargetFrameworkVersion_Fail { return ResourceManager.GetString("XA0000_API_or_TargetFrameworkVersion_Fail", resourceCulture); } } - + /// /// Looks up a localized string similar to Unhandled exception: {0}. /// @@ -174,7 +165,7 @@ public static string XA0000_Exception { return ResourceManager.GetString("XA0000_Exception", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not determine $(TargetFrameworkVersion) for API level '{0}.'. /// @@ -183,7 +174,7 @@ public static string XA0000_TargetFrameworkVersion_for_API { return ResourceManager.GetString("XA0000_TargetFrameworkVersion_for_API", resourceCulture); } } - + /// /// Looks up a localized string similar to Unsupported or invalid $(TargetFrameworkVersion) value of '{0}'. Please update your Project Options.. /// @@ -192,7 +183,7 @@ public static string XA0001 { return ResourceManager.GetString("XA0001", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not find mono.android.jar. /// @@ -201,7 +192,7 @@ public static string XA0002 { return ResourceManager.GetString("XA0002", resourceCulture); } } - + /// /// Looks up a localized string similar to Invalid `android:versionCode` value `{0}` in `AndroidManifest.xml`. It must be an integer value.. /// @@ -210,7 +201,7 @@ public static string XA0003 { return ResourceManager.GetString("XA0003", resourceCulture); } } - + /// /// Looks up a localized string similar to Invalid `android:versionCode` value `{0}` in `AndroidManifest.xml`. The value must be in the range of 0 to {1}.. /// @@ -219,7 +210,7 @@ public static string XA0004 { return ResourceManager.GetString("XA0004", resourceCulture); } } - + /// /// Looks up a localized string similar to Building with JDK version `{0}` is not supported. Please install JDK version `{1}`. See https://aka.ms/xamarin/jdk9-errors. /// @@ -228,7 +219,7 @@ public static string XA0030 { return ResourceManager.GetString("XA0030", resourceCulture); } } - + /// /// Looks up a localized string similar to Java SDK {0} or above is required when using {1}. ///Download the latest JDK at: https://aka.ms/msopenjdk @@ -239,7 +230,7 @@ public static string XA0031 { return ResourceManager.GetString("XA0031", resourceCulture); } } - + /// /// Looks up a localized string similar to Java SDK {0} or above is required when using .NET 6 or higher. Download the latest JDK at: https://aka.ms/msopenjdk. /// @@ -248,7 +239,7 @@ public static string XA0031_NET { return ResourceManager.GetString("XA0031_NET", resourceCulture); } } - + /// /// Looks up a localized string similar to Java SDK {0} or above is required when using Android SDK Build-Tools {1}.. /// @@ -257,7 +248,7 @@ public static string XA0032 { return ResourceManager.GetString("XA0032", resourceCulture); } } - + /// /// Looks up a localized string similar to Failed to get the Java SDK version because the returned value does not appear to contain a valid version number. `{0} -version` returned: ```{1}```. /// @@ -266,7 +257,7 @@ public static string XA0033 { return ResourceManager.GetString("XA0033", resourceCulture); } } - + /// /// Looks up a localized string similar to Failed to get the Java SDK version. Please ensure you have Java {0} or above installed.. /// @@ -275,7 +266,7 @@ public static string XA0034 { return ResourceManager.GetString("XA0034", resourceCulture); } } - + /// /// Looks up a localized string similar to Unable to determine the Android ABI from the value '{0}'. Edit the project file in a text editor and set the 'RuntimeIdentifiers' MSBuild property to contain only valid identifiers for the Android platform.. /// @@ -284,7 +275,7 @@ public static string XA0035 { return ResourceManager.GetString("XA0035", resourceCulture); } } - + /// /// Looks up a localized string similar to The 'AndroidSupportedAbis' MSBuild property is no longer supported. Edit the project file in a text editor, remove any uses of 'AndroidSupportedAbis', and use the 'RuntimeIdentifiers' MSBuild property instead.. /// @@ -293,7 +284,7 @@ public static string XA0036 { return ResourceManager.GetString("XA0036", resourceCulture); } } - + /// /// Looks up a localized string similar to EmbeddedNativeLibrary '{0}' is invalid in Android Application projects. Please use AndroidNativeLibrary instead.. /// @@ -302,7 +293,7 @@ public static string XA0100 { return ResourceManager.GetString("XA0100", resourceCulture); } } - + /// /// Looks up a localized string similar to Invalid value for `$(AndroidSequencePointsMode)`: {0}. /// @@ -311,7 +302,7 @@ public static string XA0104 { return ResourceManager.GetString("XA0104", resourceCulture); } } - + /// /// Looks up a localized string similar to The $(TargetFrameworkVersion) for {0} ({1}) is greater than the $(TargetFrameworkVersion) for the application project ({2}). Please increase the $(TargetFrameworkVersion) for the application project.. /// @@ -320,7 +311,7 @@ public static string XA0105 { return ResourceManager.GetString("XA0105", resourceCulture); } } - + /// /// Looks up a localized string similar to {0} is a Reference Assembly.. /// @@ -329,7 +320,7 @@ public static string XA0107 { return ResourceManager.GetString("XA0107", resourceCulture); } } - + /// /// Looks up a localized string similar to Ignoring Reference Assembly `{0}`.. /// @@ -338,7 +329,7 @@ public static string XA0107_Ignoring { return ResourceManager.GetString("XA0107_Ignoring", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not get version from '{0}'. Defaulting to 1.0. /// @@ -347,7 +338,7 @@ public static string XA0108 { return ResourceManager.GetString("XA0108", resourceCulture); } } - + /// /// Looks up a localized string similar to Unsupported version of AAPT2 found at path '{0}'. Open the project file in a text editor and remove the 'Aapt2ToolPath' MSBuild property or ensure it is set to a valid location.. /// @@ -356,7 +347,7 @@ public static string XA0111 { return ResourceManager.GetString("XA0111", resourceCulture); } } - + /// /// Looks up a localized string similar to AAPT2 was not found at path '{0}'. Open the project file in a text editor and remove the 'Aapt2ToolPath' MSBuild property or ensure it is set to a valid location.. /// @@ -365,7 +356,7 @@ public static string XA0112 { return ResourceManager.GetString("XA0112", resourceCulture); } } - + /// /// Looks up a localized string similar to Google Play requires that new applications and updates must use a TargetFrameworkVersion of {0} (API level {1}) or above. You are currently targeting {2} (API level {3}).. /// @@ -374,7 +365,7 @@ public static string XA0113 { return ResourceManager.GetString("XA0113", resourceCulture); } } - + /// /// Looks up a localized string similar to Unable to find `EmbeddedResource` named `{0}`.. /// @@ -383,7 +374,7 @@ public static string XA0116 { return ResourceManager.GetString("XA0116", resourceCulture); } } - + /// /// Looks up a localized string similar to The TargetFrameworkVersion {0} is deprecated. Please update it to be v5.0 or higher.. /// @@ -392,7 +383,7 @@ public static string XA0117 { return ResourceManager.GetString("XA0117", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not parse '{0}'. /// @@ -401,7 +392,7 @@ public static string XA0118_Parse { return ResourceManager.GetString("XA0118_Parse", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not resolve `target` in lock file for '{0}'. /// @@ -410,7 +401,7 @@ public static string XA0118_Target { return ResourceManager.GetString("XA0118_Target", resourceCulture); } } - + /// /// Looks up a localized string similar to Using Fast Deployment and Android App Bundles at the same time is not currently supported. Use Fast Deployment for Debug configurations and Android App Bundles for Release configurations.. /// @@ -419,7 +410,7 @@ public static string XA0119_AAB { return ResourceManager.GetString("XA0119_AAB", resourceCulture); } } - + /// /// Looks up a localized string similar to Using fast deployment and AOT at the same time is not recommended. Use fast deployment for Debug configurations and AOT for Release configurations.. /// @@ -428,7 +419,7 @@ public static string XA0119_AOT { return ResourceManager.GetString("XA0119_AOT", resourceCulture); } } - + /// /// Looks up a localized string similar to Disabling the interpreter; using the interpreter and AOT at the same time is not supported. Use the interpreter for hot reload support in Debug configurations and AOT for Release configurations.. /// @@ -437,7 +428,7 @@ public static string XA0119_Interpreter { return ResourceManager.GetString("XA0119_Interpreter", resourceCulture); } } - + /// /// Looks up a localized string similar to Using fast deployment and the linker at the same time is not recommended. Use fast deployment for Debug configurations and the linker for Release configurations.. /// @@ -446,7 +437,7 @@ public static string XA0119_LinkMode { return ResourceManager.GetString("XA0119_LinkMode", resourceCulture); } } - + /// /// Looks up a localized string similar to Using fast deployment and a code shrinker at the same time is not recommended. Use fast deployment for Debug configurations and a code shrinker for Release configurations.. /// @@ -455,7 +446,7 @@ public static string XA0119_LinkTool { return ResourceManager.GetString("XA0119_LinkTool", resourceCulture); } } - + /// /// Looks up a localized string similar to Assembly '{0}' is using '[assembly: {1}]', which is no longer supported. Use a newer version of this NuGet package or notify the library author.. /// @@ -464,7 +455,7 @@ public static string XA0121 { return ResourceManager.GetString("XA0121", resourceCulture); } } - + /// /// Looks up a localized string similar to Assembly '{0}' is using a deprecated attribute '[assembly: {1}]'. Use a newer version of this NuGet package or notify the library author.. /// @@ -473,7 +464,7 @@ public static string XA0122 { return ResourceManager.GetString("XA0122", resourceCulture); } } - + /// /// Looks up a localized string similar to Removing {0} from {1}. Lint {2} does not support this check.. /// @@ -482,7 +473,7 @@ public static string XA0123 { return ResourceManager.GetString("XA0123", resourceCulture); } } - + /// /// Looks up a localized string similar to '{0}' is using a deprecated debug information level. ///Set the debugging information to Portable in the Visual Studio project property pages or edit the project file in a text editor and set the 'DebugType' MSBuild property to 'portable' to use the newer, cross-platform debug information level. @@ -493,7 +484,7 @@ public static string XA0125 { return ResourceManager.GetString("XA0125", resourceCulture); } } - + /// /// Looks up a localized string similar to There was a problem parsing {0}. This is likely due to incomplete or invalid XML. Exception: {1}. /// @@ -502,7 +493,7 @@ public static string XA1000 { return ResourceManager.GetString("XA1000", resourceCulture); } } - + /// /// Looks up a localized string similar to AndroidResgen: Warning while updating resource XML '{0}': {1}. /// @@ -511,7 +502,7 @@ public static string XA1001 { return ResourceManager.GetString("XA1001", resourceCulture); } } - + /// /// Looks up a localized string similar to The closest match found for '{0}' is '{1}', but the capitalization does not match. Please correct the capitalization.. /// @@ -520,7 +511,7 @@ public static string XA1002 { return ResourceManager.GetString("XA1002", resourceCulture); } } - + /// /// Looks up a localized string similar to Attempting basic type name matching for element with ID '{0}' and type '{1}'. /// @@ -529,7 +520,7 @@ public static string XA1005 { return ResourceManager.GetString("XA1005", resourceCulture); } } - + /// /// Looks up a localized string similar to If basic type name matching fails, please add a `xamarin:managedType` attribute to the element to specify the fully qualified managed type name of the element.. /// @@ -538,7 +529,7 @@ public static string XA1005_Instructions { return ResourceManager.GetString("XA1005_Instructions", resourceCulture); } } - + /// /// Looks up a localized string similar to The TargetFrameworkVersion (Android API level {0}) is higher than the targetSdkVersion ({1}). Please increase the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.. /// @@ -547,7 +538,7 @@ public static string XA1006 { return ResourceManager.GetString("XA1006", resourceCulture); } } - + /// /// Looks up a localized string similar to The minSdkVersion ({0}) is greater than the targetSdkVersion. Please change the value such that the minSdkVersion is less than or equal to the targetSdkVersion ({1}).. /// @@ -556,7 +547,7 @@ public static string XA1007 { return ResourceManager.GetString("XA1007", resourceCulture); } } - + /// /// Looks up a localized string similar to The TargetFrameworkVersion (Android API level {0}) is lower than the targetSdkVersion ({1}). Please increase the `$(TargetFrameworkVersion)` or decrease the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.. /// @@ -565,7 +556,7 @@ public static string XA1008 { return ResourceManager.GetString("XA1008", resourceCulture); } } - + /// /// Looks up a localized string similar to Invalid `$(AndroidManifestPlaceholders)` value for Android manifest placeholders. Please use `key1=value1;key2=value2` format. The specified value was: `{0}`. /// @@ -574,7 +565,7 @@ public static string XA1010 { return ResourceManager.GetString("XA1010", resourceCulture); } } - + /// /// Looks up a localized string similar to Using ProGuard with the D8 DEX compiler is no longer supported. Please set the code shrinker to 'r8' in the Visual Studio project property pages or edit the project file in a text editor and set the 'AndroidLinkTool' MSBuild property to 'r8'.. /// @@ -583,7 +574,7 @@ public static string XA1011 { return ResourceManager.GetString("XA1011", resourceCulture); } } - + /// /// Looks up a localized string similar to Included layout root element override ID '{0}' is not valid.. /// @@ -592,7 +583,7 @@ public static string XA1012 { return ResourceManager.GetString("XA1012", resourceCulture); } } - + /// /// Looks up a localized string similar to Failed to parse ID of node '{0}' in the layout file '{1}'.. /// @@ -601,7 +592,7 @@ public static string XA1013 { return ResourceManager.GetString("XA1013", resourceCulture); } } - + /// /// Looks up a localized string similar to JAR library references with identical file names but different contents were found: {0}. Please remove any conflicting libraries from EmbeddedJar, InputJar and AndroidJavaLibrary.. /// @@ -610,7 +601,7 @@ public static string XA1014 { return ResourceManager.GetString("XA1014", resourceCulture); } } - + /// /// Looks up a localized string similar to More than one Android Wear project is specified as the paired project. It can be at most one.. /// @@ -619,7 +610,7 @@ public static string XA1015 { return ResourceManager.GetString("XA1015", resourceCulture); } } - + /// /// Looks up a localized string similar to Target Wear application's project '{0}' does not specify required 'AndroidManifest' project property.. /// @@ -628,7 +619,7 @@ public static string XA1016 { return ResourceManager.GetString("XA1016", resourceCulture); } } - + /// /// Looks up a localized string similar to Target Wear application's AndroidManifest.xml does not specify required 'package' attribute.. /// @@ -637,7 +628,7 @@ public static string XA1017 { return ResourceManager.GetString("XA1017", resourceCulture); } } - + /// /// Looks up a localized string similar to Specified AndroidManifest file does not exist: {0}.. /// @@ -646,7 +637,7 @@ public static string XA1018 { return ResourceManager.GetString("XA1018", resourceCulture); } } - + /// /// Looks up a localized string similar to `LibraryProjectProperties` file `{0}` is located in a parent directory of the bindings project's intermediate output directory. Please adjust the path to use the original `project.properties` file directly from the Android library project directory.. /// @@ -655,7 +646,7 @@ public static string XA1019 { return ResourceManager.GetString("XA1019", resourceCulture); } } - + /// /// Looks up a localized string similar to At least one Java library is required for binding. Check that a Java library is included in the project and has the appropriate build action: 'LibraryProjectZip' (for AAR or ZIP), 'EmbeddedJar', 'InputJar' (for JAR), or 'LibraryProjectProperties' (project.properties).. /// @@ -664,7 +655,7 @@ public static string XA1020 { return ResourceManager.GetString("XA1020", resourceCulture); } } - + /// /// Looks up a localized string similar to Specified source Java library not found: {0}. /// @@ -673,7 +664,7 @@ public static string XA1021 { return ResourceManager.GetString("XA1021", resourceCulture); } } - + /// /// Looks up a localized string similar to Specified reference Java library not found: {0}. /// @@ -682,7 +673,7 @@ public static string XA1022 { return ResourceManager.GetString("XA1022", resourceCulture); } } - + /// /// Looks up a localized string similar to Using the DX DEX Compiler is not supported. Please set the DEX compiler to 'd8' in the Visual Studio project property pages or edit the project file in a text editor and set the 'AndroidDexTool' MSBuild property to 'd8'.. /// @@ -691,16 +682,16 @@ public static string XA1023 { return ResourceManager.GetString("XA1023", resourceCulture); } } - + /// - /// Looks up a localized string similar to Ignoring configuration file '{0}'. .NET configuration files are not supported in .NET Android projects that target .NET 6 or higher.. + /// Looks up a localized string similar to Ignoring configuration file '{0}'. .NET configuration files are not supported in Xamarin.Android projects that target .NET 6 or higher.. /// public static string XA1024 { get { return ResourceManager.GetString("XA1024", resourceCulture); } } - + /// /// Looks up a localized string similar to The experimental 'Hybrid' value for the 'AndroidAotMode' MSBuild property is not currently compatible with the armeabi-v7a target ABI. To continue using the experimental 'Hybrid' value for 'AndroidAotMode', deselect the armeabi-v7a target ABI in the Visual Studio project property pages or edit the project file in a text editor and remove 'armeabi-v7a' from the 'AndroidSupportedAbis' MSBuild property.. /// @@ -709,7 +700,7 @@ public static string XA1025 { return ResourceManager.GetString("XA1025", resourceCulture); } } - + /// /// Looks up a localized string similar to Using AAPT is deprecated in favor of AAPT2. Please enable 'Use incremental Android packaging system (aapt2)' in the Visual Studio project property pages or edit the project file in a text editor and set the 'AndroidUseAapt2' MSBuild property to 'true'.. /// @@ -718,16 +709,16 @@ public static string XA1026 { return ResourceManager.GetString("XA1026", resourceCulture); } } - + /// - /// Looks up a localized string similar to Using AAPT is not supported in .NET Android projects that target .NET 6 or higher. Please enable 'Use incremental Android packaging system (aapt2)' in the Visual Studio project property pages or edit the project file in a text editor and set the 'AndroidUseAapt2' MSBuild property to 'true'.. + /// Looks up a localized string similar to Using AAPT is not supported in Xamarin.Android projects that target .NET 6 or higher. Please enable 'Use incremental Android packaging system (aapt2)' in the Visual Studio project property pages or edit the project file in a text editor and set the 'AndroidUseAapt2' MSBuild property to 'true'.. /// public static string XA1026_dotnet { get { return ResourceManager.GetString("XA1026_dotnet", resourceCulture); } } - + /// /// Looks up a localized string similar to The 'EnableProguard' MSBuild property is set to 'true' and the 'AndroidLinkTool' MSBuild property is empty, so 'AndroidLinkTool' will default to 'proguard'.. /// @@ -736,7 +727,7 @@ public static string XA1027 { return ResourceManager.GetString("XA1027", resourceCulture); } } - + /// /// Looks up a localized string similar to The 'AndroidEnableProguard' MSBuild property is set to 'true' and the 'AndroidLinkTool' MSBuild property is empty, so 'AndroidLinkTool' will default to 'proguard'.. /// @@ -745,91 +736,7 @@ public static string XA1028 { return ResourceManager.GetString("XA1028", resourceCulture); } } - - /// - /// Looks up a localized string similar to The 'AotAssemblies' MSBuild property is deprecated. Edit the project file in a text editor to remove this property, and use the 'RunAOTCompilation' MSBuild property instead.. - /// - public static string XA1029 { - get { - return ResourceManager.GetString("XA1029", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The 'RunAOTCompilation' MSBuild property is only supported when trimming is enabled. Edit the project file in a text editor to set 'PublishTrimmed' to 'true' for this build configuration.. - /// - public static string XA1030 { - get { - return ResourceManager.GetString("XA1030", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The 'AndroidHttpClientHandlerType' property value '{0}' must derive from '{1}'. - ///Please change the value to an assembly-qualifed type name which inherits from '{1}' or remove the property completely.. - /// - public static string XA1031 { - get { - return ResourceManager.GetString("XA1031", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The 'AndroidHttpClientHandlerType' property value '{0}' must not derive from 'System.Net.Htt.HttpClientHandler'. - ///Please change the value to an assembly-qualifed type name which inherits from 'System.Net.Http.HttpMessageHandler' or remove the property completely.. - /// - public static string XA1031_HCH { - get { - return ResourceManager.GetString("XA1031_HCH", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting.. - /// - public static string XA1032 { - get { - return ResourceManager.GetString("XA1032", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.. - /// - public static string XA1033 { - get { - return ResourceManager.GetString("XA1033", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Your project references '{0}' which uses the `_Microsoft.Android.Resource.Designer` assembly, but you do not have this feature enabled. Please set the `AndroidUseDesignerAssembly` MSBuild property to `true` in your project file.. - /// - public static string XA1034 { - get { - return ResourceManager.GetString("XA1034", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The 'BundleAssemblies' property is deprecated and it has no effect on the application build. Equivalent functionality is implemented by the 'AndroidUseAssemblyStore' and 'AndroidEnableAssemblyCompression' properties.. - /// - public static string XA1035 { - get { - return ResourceManager.GetString("XA1035", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to AndroidManifest.xml //uses-sdk/@android:minSdkVersion '{0}' does not match the $(SupportedOSPlatformVersion) value '{1}' in the project file (if there is no $(SupportedOSPlatformVersion) value in the project file, then a default value has been assumed). - ///Either change the value in the AndroidManifest.xml to match the $(SupportedOSPlatformVersion) value, or remove the value in the AndroidManifest.xml (and add a $(SupportedOSPlatformVersion) value to the project file if it doesn't already exist).. - /// - public static string XA1036 { - get { - return ResourceManager.GetString("XA1036", resourceCulture); - } - } - + /// /// Looks up a localized string similar to The '{0}' MSBuild property is deprecated and will be removed in .NET {1}. See https://aka.ms/net-android-deprecations for more details.. /// @@ -840,23 +747,14 @@ public static string XA1037 { } /// - /// Looks up a localized string similar to The Android Support libraries are not supported in .NET 9 and later, please migrate to AndroidX. See https://aka.ms/xamarin/androidx for more details.. - /// - public static string XA1039 { - get { - return ResourceManager.GetString("XA1039", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET Android once .NET 6 is released.. + /// Looks up a localized string similar to Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in Xamarin.Android once .NET 6 is released.. /// public static string XA2000 { get { return ResourceManager.GetString("XA2000", resourceCulture); } } - + /// /// Looks up a localized string similar to Support for the 'MONO_GC_PARAMS=bridge-implementation=old' value will be removed in .NET 7.. /// @@ -865,7 +763,7 @@ public static string XA2000_gcParams_bridgeImpl { return ResourceManager.GetString("XA2000_gcParams_bridgeImpl", resourceCulture); } } - + /// /// Looks up a localized string similar to Source file '{0}' could not be found.. /// @@ -874,7 +772,7 @@ public static string XA2001 { return ResourceManager.GetString("XA2001", resourceCulture); } } - + /// /// Looks up a localized string similar to Can not resolve reference: `{0}`, referenced by {1}. Perhaps it doesn't exist in the Mono for Android profile?. /// @@ -883,7 +781,7 @@ public static string XA2002_Framework { return ResourceManager.GetString("XA2002_Framework", resourceCulture); } } - + /// /// Looks up a localized string similar to Can not resolve reference: `{0}`, referenced by {1}. Please add a NuGet package or assembly reference for `{0}`, or remove the reference to `{2}`.. /// @@ -892,7 +790,7 @@ public static string XA2002_NuGet { return ResourceManager.GetString("XA2002_NuGet", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not resolve reference to '{0}' (defined in assembly '{1}') with scope '{2}'. When the scope is different from the defining assembly, it usually means that the type is forwarded.. /// @@ -901,7 +799,7 @@ public static string XA2006 { return ResourceManager.GetString("XA2006", resourceCulture); } } - + /// /// Looks up a localized string similar to Exception while loading assemblies: {0}. /// @@ -910,7 +808,7 @@ public static string XA2007 { return ResourceManager.GetString("XA2007", resourceCulture); } } - + /// /// Looks up a localized string similar to In referenced assembly {0}, Java.Interop.DoNotPackageAttribute requires non-null file name.. /// @@ -919,7 +817,25 @@ public static string XA2008 { return ResourceManager.GetString("XA2008", resourceCulture); } } - + + /// + /// Looks up a localized string similar to This is probably caused by the project exceeding the Max Path length. Please move your entire project closer to the Root of the drive.. + /// + public static string APT2264 { + get { + return ResourceManager.GetString("APT2264", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to This could be caused by the project having non-ASCII characters in it path. + /// + public static string APT2265 { + get { + return ResourceManager.GetString("APT2265", resourceCulture); + } + } + /// /// Looks up a localized string similar to Could not AOT the assembly: {0}. /// @@ -928,7 +844,7 @@ public static string XA3001 { return ResourceManager.GetString("XA3001", resourceCulture); } } - + /// /// Looks up a localized string similar to Invalid AOT mode: {0}. /// @@ -937,7 +853,7 @@ public static string XA3002 { return ResourceManager.GetString("XA3002", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not strip IL of assembly: {0}. /// @@ -946,7 +862,7 @@ public static string XA3003 { return ResourceManager.GetString("XA3003", resourceCulture); } } - + /// /// Looks up a localized string similar to Android NDK r10d is buggy and provides an incompatible x86_64 libm.so. See https://code.google.com/p/android/issues/detail?id=161422.. /// @@ -955,7 +871,7 @@ public static string XA3004 { return ResourceManager.GetString("XA3004", resourceCulture); } } - + /// /// Looks up a localized string similar to The detected Android NDK version is incompatible with the targeted LLVM configuration. Please upgrade to NDK r10d or newer.. /// @@ -964,25 +880,25 @@ public static string XA3005 { return ResourceManager.GetString("XA3005", resourceCulture); } } - + /// - /// Looks up a localized string similar to Could not compile native assembly file: {0}{1}. + /// Looks up a localized string similar to Could not compile native assembly file: {0}. /// public static string XA3006 { get { return ResourceManager.GetString("XA3006", resourceCulture); } } - + /// - /// Looks up a localized string similar to Could not link native shared library: {0}{1}. + /// Looks up a localized string similar to Could not link native shared library: {0}. /// public static string XA3007 { get { return ResourceManager.GetString("XA3007", resourceCulture); } } - + /// /// Looks up a localized string similar to Failed to generate Java type for class: {0} due to {1}. /// @@ -991,7 +907,7 @@ public static string XA4209 { return ResourceManager.GetString("XA4209", resourceCulture); } } - + /// /// Looks up a localized string similar to Please add a reference to Mono.Android.Export.dll when using ExportAttribute or ExportFieldAttribute.. /// @@ -1000,7 +916,7 @@ public static string XA4210 { return ResourceManager.GetString("XA4210", resourceCulture); } } - + /// /// Looks up a localized string similar to AndroidManifest.xml //uses-sdk/@android:targetSdkVersion '{0}' is less than $(TargetFrameworkVersion) '{1}'. Using API-{2} for ACW compilation.. /// @@ -1009,7 +925,7 @@ public static string XA4211 { return ResourceManager.GetString("XA4211", resourceCulture); } } - + /// /// Looks up a localized string similar to The type '{0}' must provide a public default constructor. /// @@ -1018,7 +934,7 @@ public static string XA4213 { return ResourceManager.GetString("XA4213", resourceCulture); } } - + /// /// Looks up a localized string similar to The managed type `{0}` exists in multiple assemblies: {1}. Please refactor the managed type names in these assemblies so that they are not identical.. /// @@ -1027,7 +943,7 @@ public static string XA4214 { return ResourceManager.GetString("XA4214", resourceCulture); } } - + /// /// Looks up a localized string similar to References to the type `{0}` will refer to `{0}, {1}`.. /// @@ -1036,7 +952,7 @@ public static string XA4214_Result { return ResourceManager.GetString("XA4214_Result", resourceCulture); } } - + /// /// Looks up a localized string similar to The Java type `{0}` is generated by more than one managed type. Please change the [Register] attribute so that the same Java type is not emitted.. /// @@ -1045,7 +961,7 @@ public static string XA4215 { return ResourceManager.GetString("XA4215", resourceCulture); } } - + /// /// Looks up a localized string similar to `{0}` generated by: {1}. /// @@ -1054,25 +970,25 @@ public static string XA4215_Details { return ResourceManager.GetString("XA4215_Details", resourceCulture); } } - + /// - /// Looks up a localized string similar to The deployment target '{0}' is not supported (the minimum is '{1}'). Please increase (or remove) the //uses-sdk/@android:minSdkVersion value in your AndroidManifest.xml.. + /// Looks up a localized string similar to The deployment target '{1}' is not supported (the minimum is '{2}'). Please increase (or remove) the //uses-sdk/@android:minSdkVersion value in your AndroidManifest.xml.. /// public static string XA4216_MinSdkVersion { get { return ResourceManager.GetString("XA4216_MinSdkVersion", resourceCulture); } } - + /// - /// Looks up a localized string similar to The deployment target '{0}' is not supported (the minimum is '{1}'). Please increase the $(SupportedOSPlatformVersion) property value in your project file.. + /// Looks up a localized string similar to The deployment target '{1}' is not supported (the minimum is '{2}'). Please increase the $(SupportedOSPlatformVersion) property value in your project file.. /// public static string XA4216_SupportedOSPlatformVersion { get { return ResourceManager.GetString("XA4216_SupportedOSPlatformVersion", resourceCulture); } } - + /// /// Looks up a localized string similar to AndroidManifest.xml //uses-sdk/@android:targetSdkVersion '{0}' is less than API-{1}, this configuration is not supported.. /// @@ -1081,7 +997,7 @@ public static string XA4216_TargetSdkVersion { return ResourceManager.GetString("XA4216_TargetSdkVersion", resourceCulture); } } - + /// /// Looks up a localized string similar to Unable to find //manifest/application/uses-library at path: {0}. /// @@ -1090,7 +1006,7 @@ public static string XA4218 { return ResourceManager.GetString("XA4218", resourceCulture); } } - + /// /// Looks up a localized string similar to Cannot find binding generator for language {0} or {1}.. /// @@ -1099,7 +1015,7 @@ public static string XA4219 { return ResourceManager.GetString("XA4219", resourceCulture); } } - + /// /// Looks up a localized string similar to Partial class item '{0}' does not have an associated binding for layout '{1}'.. /// @@ -1108,7 +1024,7 @@ public static string XA4220 { return ResourceManager.GetString("XA4220", resourceCulture); } } - + /// /// Looks up a localized string similar to No layout binding source files were generated.. /// @@ -1117,7 +1033,7 @@ public static string XA4221 { return ResourceManager.GetString("XA4221", resourceCulture); } } - + /// /// Looks up a localized string similar to No widgets found for layout ({0}).. /// @@ -1126,7 +1042,7 @@ public static string XA4222 { return ResourceManager.GetString("XA4222", resourceCulture); } } - + /// /// Looks up a localized string similar to Malformed full class name '{0}'. Missing namespace.. /// @@ -1135,7 +1051,7 @@ public static string XA4223 { return ResourceManager.GetString("XA4223", resourceCulture); } } - + /// /// Looks up a localized string similar to Malformed full class name '{0}'. Missing class name.. /// @@ -1144,7 +1060,7 @@ public static string XA4224 { return ResourceManager.GetString("XA4224", resourceCulture); } } - + /// /// Looks up a localized string similar to Widget '{0}' in layout '{1}' has multiple instances with different types. The property type will be set to: {2}. /// @@ -1153,7 +1069,7 @@ public static string XA4225 { return ResourceManager.GetString("XA4225", resourceCulture); } } - + /// /// Looks up a localized string similar to Resource item '{0}' does not have the required metadata item '{1}'.. /// @@ -1162,7 +1078,7 @@ public static string XA4226 { return ResourceManager.GetString("XA4226", resourceCulture); } } - + /// /// Looks up a localized string similar to Unable to find specified //activity-alias/@android:targetActivity: '{0}'. /// @@ -1171,7 +1087,7 @@ public static string XA4228 { return ResourceManager.GetString("XA4228", resourceCulture); } } - + /// /// Looks up a localized string similar to Unrecognized `TransformFile` root element: {0}.. /// @@ -1180,7 +1096,7 @@ public static string XA4229 { return ResourceManager.GetString("XA4229", resourceCulture); } } - + /// /// Looks up a localized string similar to Error parsing XML: {0}. /// @@ -1189,25 +1105,25 @@ public static string XA4230 { return ResourceManager.GetString("XA4230", resourceCulture); } } - + /// - /// Looks up a localized string similar to The Android class parser value '{0}' is deprecated and will be removed in a future version of .NET Android. Update the project properties to use 'class-parse'.. + /// Looks up a localized string similar to The Android class parser value '{0}' is deprecated and will be removed in a future version of Xamarin.Android. Update the project properties to use 'class-parse'.. /// public static string XA4231 { get { return ResourceManager.GetString("XA4231", resourceCulture); } } - + /// - /// Looks up a localized string similar to The Android code generation target '{0}' is deprecated and will be removed in a future version of .NET Android. Update the project properties to use 'XAJavaInterop1'.. + /// Looks up a localized string similar to The Android code generation target '{0}' is deprecated and will be removed in a future version of Xamarin.Android. Update the project properties to use 'XAJavaInterop1'.. /// public static string XA4232 { get { return ResourceManager.GetString("XA4232", resourceCulture); } } - + /// /// Looks up a localized string similar to The <AndroidNamespaceReplacement> for '{0}' does not specify a 'Replacement' attribute.. /// @@ -1218,7 +1134,7 @@ public static string XA4233 { } /// - /// Looks up a localized string similar to '<{0}>' item '{1}' is missing required attribute '{2}'.. + /// Looks up a localized string similar to '<{0}>' item '{1}' is missing required metadata '{2}'. /// public static string XA4234 { get { @@ -1247,8 +1163,8 @@ public static string XA4236 { } /// - /// Looks up a localized string similar to Cannot download POM file for Maven artifact '{0}'. - ///- {1}. + /// Looks up a localized string similar to Cannot download POM file for Maven artifact '{0}:{1}'. + ///- {2}: {3}. /// public static string XA4237 { get { @@ -1256,6 +1172,16 @@ public static string XA4237 { } } + /// + /// Looks up a localized string similar to Cannot download parent POM file for Maven artifact '{0}:{1}'. + ///- {2}: {3}. + /// + public static string XA4238 { + get { + return ResourceManager.GetString("XA4238", resourceCulture); + } + } + /// /// Looks up a localized string similar to Unknown Maven repository: '{0}'.. /// @@ -1346,7 +1272,7 @@ public static string XA4300 { return ResourceManager.GetString("XA4300", resourceCulture); } } - + /// /// Looks up a localized string similar to APK already contains the item {0}; ignoring.. /// @@ -1355,7 +1281,7 @@ public static string XA4301 { return ResourceManager.GetString("XA4301", resourceCulture); } } - + /// /// Looks up a localized string similar to Cannot determine ABI of native library '{0}'. Move this file to a directory with a valid Android ABI name such as 'libs/armeabi-v7a/'.. /// @@ -1364,7 +1290,7 @@ public static string XA4301_ABI { return ResourceManager.GetString("XA4301_ABI", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not determine ABI of some native libraries. Ignoring those: {0}. /// @@ -1373,7 +1299,7 @@ public static string XA4301_ABI_Ignoring { return ResourceManager.GetString("XA4301_ABI_Ignoring", resourceCulture); } } - + /// /// Looks up a localized string similar to Cannot determine ABI of native library '{0}'. Remove the '{1}' NuGet package, or notify the library author.. /// @@ -1382,7 +1308,7 @@ public static string XA4301_ABI_NuGet { return ResourceManager.GetString("XA4301_ABI_NuGet", resourceCulture); } } - + /// /// Looks up a localized string similar to Unhandled exception merging `AndroidManifest.xml`: {0}. /// @@ -1391,7 +1317,7 @@ public static string XA4302 { return ResourceManager.GetString("XA4302", resourceCulture); } } - + /// /// Looks up a localized string similar to Error extracting resources from "{0}": {1}. /// @@ -1400,7 +1326,7 @@ public static string XA4303 { return ResourceManager.GetString("XA4303", resourceCulture); } } - + /// /// Looks up a localized string similar to ProGuard configuration file '{0}' was not found.. /// @@ -1409,7 +1335,7 @@ public static string XA4304 { return ResourceManager.GetString("XA4304", resourceCulture); } } - + /// /// Looks up a localized string similar to Multidex is enabled, but `$(_AndroidMainDexListFile)` is empty.. /// @@ -1418,7 +1344,7 @@ public static string XA4305 { return ResourceManager.GetString("XA4305", resourceCulture); } } - + /// /// Looks up a localized string similar to Multidex is enabled, but the `$(_AndroidMainDexListFile)` file '{0}' does not exist.. /// @@ -1427,7 +1353,7 @@ public static string XA4305_File_Missing { return ResourceManager.GetString("XA4305_File_Missing", resourceCulture); } } - + /// /// Looks up a localized string similar to R8 does not support `@(MultiDexMainDexList)` files when android:minSdkVersion >= 21. /// @@ -1436,7 +1362,7 @@ public static string XA4306 { return ResourceManager.GetString("XA4306", resourceCulture); } } - + /// /// Looks up a localized string similar to Invalid ProGuard configuration file. {0}. /// @@ -1445,7 +1371,7 @@ public static string XA4307 { return ResourceManager.GetString("XA4307", resourceCulture); } } - + /// /// Looks up a localized string similar to Failed to generate type maps. /// @@ -1454,7 +1380,7 @@ public static string XA4308 { return ResourceManager.GetString("XA4308", resourceCulture); } } - + /// /// Looks up a localized string similar to 'MultiDexMainDexList' file '{0}' does not exist.. /// @@ -1463,7 +1389,7 @@ public static string XA4309 { return ResourceManager.GetString("XA4309", resourceCulture); } } - + /// /// Looks up a localized string similar to `{0}` file `{1}` could not be found.. /// @@ -1472,7 +1398,7 @@ public static string XA4310 { return ResourceManager.GetString("XA4310", resourceCulture); } } - + /// /// Looks up a localized string similar to The application won't contain the paired Wear package because the Wear application package APK is not created yet. If building on the command line, be sure to build the "SignAndroidPackage" target.. /// @@ -1481,16 +1407,16 @@ public static string XA4311 { return ResourceManager.GetString("XA4311", resourceCulture); } } - + /// - /// Looks up a localized string similar to Referencing the Android Wear application project '{0}' from an Android application project is deprecated and will no longer be supported in a future version of .NET Android. Remove the Android Wear application project reference from the Android application project and distribute the Wear application as a standalone application instead.. + /// Looks up a localized string similar to Referencing the Android Wear application project '{0}' from an Android application project is deprecated and will no longer be supported in a future version of Xamarin.Android. Remove the Android Wear application project reference from the Android application project and distribute the Wear application as a standalone application instead.. /// public static string XA4312 { get { return ResourceManager.GetString("XA4312", resourceCulture); } } - + /// /// Looks up a localized string similar to The built-in '{0}' reference has been deprecated. ///Remove the '{0}' reference from your project and add the '{1}' NuGet package instead. @@ -1501,7 +1427,7 @@ public static string XA4313 { return ResourceManager.GetString("XA4313", resourceCulture); } } - + /// /// Looks up a localized string similar to `{0}` is empty. A value for `{0}` should be provided.. /// @@ -1510,7 +1436,7 @@ public static string XA4314 { return ResourceManager.GetString("XA4314", resourceCulture); } } - + /// /// Looks up a localized string similar to Missing Android NDK toolchains directory '{0}'. Please install the Android NDK.. /// @@ -1519,7 +1445,7 @@ public static string XA5101 { return ResourceManager.GetString("XA5101", resourceCulture); } } - + /// /// Looks up a localized string similar to C compiler for target {0} was not found. Tried paths: "{1}". /// @@ -1528,7 +1454,7 @@ public static string XA5101_C_Compiler { return ResourceManager.GetString("XA5101_C_Compiler", resourceCulture); } } - + /// /// Looks up a localized string similar to Toolchain directory for target {0} was not found.. /// @@ -1537,7 +1463,7 @@ public static string XA5101_Toolchain { return ResourceManager.GetString("XA5101_Toolchain", resourceCulture); } } - + /// /// Looks up a localized string similar to Conversion from assembly to native code failed. Exit code {0}. /// @@ -1546,7 +1472,7 @@ public static string XA5102 { return ResourceManager.GetString("XA5102", resourceCulture); } } - + /// /// Looks up a localized string similar to NDK C compiler exited with an error. Exit code {0}. /// @@ -1555,7 +1481,7 @@ public static string XA5103 { return ResourceManager.GetString("XA5103", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not locate the Android NDK. Please make sure the Android NDK is installed in the Android SDK Manager, or if using a custom NDK path, please ensure the $(AndroidNdkDirectory) MSBuild property is set to the custom path.. /// @@ -1564,7 +1490,7 @@ public static string XA5104 { return ResourceManager.GetString("XA5104", resourceCulture); } } - + /// /// Looks up a localized string similar to Toolchain utility '{0}' for target {1} was not found. Tried in path: "{2}". /// @@ -1573,7 +1499,7 @@ public static string XA5105 { return ResourceManager.GetString("XA5105", resourceCulture); } } - + /// /// Looks up a localized string similar to NDK linker exited with an error. Exit code {0}. /// @@ -1582,7 +1508,7 @@ public static string XA5201 { return ResourceManager.GetString("XA5201", resourceCulture); } } - + /// /// Looks up a localized string similar to Cannot find `{0}`. Please install the Android SDK Build-Tools package with the `{1}{2}tools{2}{3}` program.. /// @@ -1591,7 +1517,7 @@ public static string XA5205 { return ResourceManager.GetString("XA5205", resourceCulture); } } - + /// /// Looks up a localized string similar to Cannot find `{0}` in the Android SDK. Please set its path via /p:LintToolPath.. /// @@ -1600,36 +1526,34 @@ public static string XA5205_Lint { return ResourceManager.GetString("XA5205_Lint", resourceCulture); } } - + /// - /// Looks up a localized string similar to Could not find android.jar for API level {0}. This means the Android SDK platform for API level {0} is not installed; it was expected to be in `{1}`. - ///{2} - ///See https://aka.ms/xa5207 for more details.. + /// Looks up a localized string similar to Could not find android.jar for API level {0}. This means the Android SDK platform for API level {0} is not installed. Either install it in the Android SDK Manager ({2}), or change the Xamarin.Android project to target an API version that is installed. ({1} missing.). /// public static string XA5207 { get { return ResourceManager.GetString("XA5207", resourceCulture); } } - + /// - /// Looks up a localized string similar to You can install the missing API level by running `dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"`, or change the project to target an API version that is installed.. + /// Looks up a localized string similar to Tools > Android > Android SDK Manager.... /// - public static string XA5207_SDK_Manager_CLI { + public static string XA5207_SDK_Manager_Windows { get { - return ResourceManager.GetString("XA5207_SDK_Manager_CLI", resourceCulture); + return ResourceManager.GetString("XA5207_SDK_Manager_Windows", resourceCulture); } } - + /// - /// Looks up a localized string similar to Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the .NET Android project to target an API version that is installed.. + /// Looks up a localized string similar to Tools > Open Android SDK Manager.... /// - public static string XA5207_SDK_Manager_Windows { + public static string XA5207_SDK_Manager_CLI { get { - return ResourceManager.GetString("XA5207_SDK_Manager_Windows", resourceCulture); + return ResourceManager.GetString("XA5207_SDK_Manager_CLI", resourceCulture); } } - + /// /// Looks up a localized string similar to Embedded Wear app package name differs from handheld app package name ({0} != {1}).. /// @@ -1638,7 +1562,7 @@ public static string XA5211 { return ResourceManager.GetString("XA5211", resourceCulture); } } - + /// /// Looks up a localized string similar to java.lang.OutOfMemoryError. Consider increasing the value of $(JavaMaximumHeapSize). Java ran out of memory while executing '{0} {1}'. /// @@ -1647,7 +1571,7 @@ public static string XA5213 { return ResourceManager.GetString("XA5213", resourceCulture); } } - + /// /// Looks up a localized string similar to No Android platforms installed at '{0}'. Please install an SDK Platform with the `{1}{2}tools{2}{3}` program.. /// @@ -1656,27 +1580,25 @@ public static string XA5300_Android_Platforms { return ResourceManager.GetString("XA5300_Android_Platforms", resourceCulture); } } - + /// - /// Looks up a localized string similar to The Android SDK directory could not be found. Install the Android SDK by following the instructions at: https://aka.ms/dotnet-android-install-sdk - ///To use a custom SDK path for a command line build, set the 'AndroidSdkDirectory' MSBuild property to the custom path.. + /// Looks up a localized string similar to The Android SDK directory could not be found. Check that the Android SDK Manager in Visual Studio shows a valid installation. To use a custom SDK path for a command line build, set the 'AndroidSdkDirectory' MSBuild property to the custom path.. /// public static string XA5300_Android_SDK { get { return ResourceManager.GetString("XA5300_Android_SDK", resourceCulture); } } - + /// - /// Looks up a localized string similar to The Java SDK directory could not be found. Install the Java SDK by following the instructions at: https://aka.ms/dotnet-android-install-sdk - ///To use a custom JDK path for a command line build, set the 'JavaSdkDirectory' MSBuild property to the custom path.. + /// Looks up a localized string similar to The Java SDK directory could not be found. Ensure that the Android section of the Visual Studio options has a valid Java SDK directory configured. To use a custom SDK path for a command line build, set the 'JavaSdkDirectory' MSBuild property to the custom path.. /// public static string XA5300_Java_SDK { get { return ResourceManager.GetString("XA5300_Java_SDK", resourceCulture); } } - + /// /// Looks up a localized string similar to Failed to generate Java type for class: {0} due to MAX_PATH: {1}. /// @@ -1685,7 +1607,7 @@ public static string XA5301 { return ResourceManager.GetString("XA5301", resourceCulture); } } - + /// /// Looks up a localized string similar to Two processes may be building this project at once. Lock file exists at path: {0}. /// @@ -1694,13 +1616,61 @@ public static string XA5302 { return ResourceManager.GetString("XA5302", resourceCulture); } } - + /// - /// Looks up a localized string similar to Could not find Android Resource '{0}'. Please update @(AndroidResource) to add the missing resource.. + /// Looks up a localized string similar to The 'AndroidHttpClientHandlerType' property value '{0}' must derive from '{1}'. + ///Please change the value to an assembly-qualifed type name which inherits from '{1}' or remove the property completely. /// - public static string XA8000 { + public static string XA1031 { get { - return ResourceManager.GetString("XA8000", resourceCulture); + return ResourceManager.GetString("XA1031", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to The 'AndroidHttpClientHandlerType' property value '{0}' must not derive from 'System.Net.Htt.HttpClientHandler'. + ///Please change the value to an assembly-qualifed type name which inherits from 'System.Net.Http.HttpMessageHandler' or remove the property completely. + /// + public static string XA1031_HCH { + get { + return ResourceManager.GetString("XA1031_HCH", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Two processes may be building this project at once. Lock file exists at path: {0}. + /// + public static string XA1032 { + get { + return ResourceManager.GetString("XA1032", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Two processes may be building this project at once. Lock file exists at path: {0}. + /// + public static string XA1033 { + get { + return ResourceManager.GetString("XA1033", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Your project references '{0}' which uses the `_Microsoft.Android.Resource.Designer` assembly, but you do not have this feature enabled. Please set the `AndroidUseDesignerAssembly` MSBuild property to `true` in your project file. + /// + public static string XA1034 { + get { + return ResourceManager.GetString("XA1034", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to AndroidManifest.xml //uses-sdk/@android:minSdkVersion '{0}' does not match the $(SupportedOSPlatformVersion) value '{1}' in the project file (if there is no $(SupportedOSPlatformVersion) value in the project file, then a default value has been assumed). + ///Either change the value in the AndroidManifest.xml to match the $(SupportedOSPlatformVersion) value, or remove the value in the AndroidManifest.xml (and add a $(SupportedOSPlatformVersion) value to the project file if it doesn't already exist).. + /// + public static string XA1036 { + get { + return ResourceManager.GetString("XA1036", resourceCulture); } }