diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index c34979268cb..daa281923db 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -16,6 +16,10 @@
https://github.com/dotnet/emsdk
572aeedcfa16bdb619fafcecf5924e5c6b65b07b
+
+ https://github.com/dotnet/templating
+
+
diff --git a/eng/Versions.props b/eng/Versions.props
index 8e0a7f76247..7006e2d57b3 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -8,6 +8,7 @@
7.0.0-beta.22103.1
6.0.4
$(MicrosoftNETWorkloadEmscriptenManifest60300PackageVersion)
+ 7.0.100-alpha.1.21601.1
diff --git a/src/Microsoft.Android.Templates/Microsoft.Android.Templates.csproj b/src/Microsoft.Android.Templates/Microsoft.Android.Templates.csproj
index bc38c10507f..841f03eb254 100644
--- a/src/Microsoft.Android.Templates/Microsoft.Android.Templates.csproj
+++ b/src/Microsoft.Android.Templates/Microsoft.Android.Templates.csproj
@@ -8,6 +8,7 @@
Templates for Android platforms.
true
false
+ true
content
..\..\bin\Build$(Configuration)\nuget-unsigned\
@@ -22,4 +23,7 @@
+
+
+
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.cs.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.cs.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.cs.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.de.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.de.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.de.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.en.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.en.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.en.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.es.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.es.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.es.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.fr.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.fr.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.fr.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.it.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.it.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.it.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.ja.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.ja.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.ja.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.ko.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.ko.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.ko.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.pl.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.pl.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.pl.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.pt-BR.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.pt-BR.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.pt-BR.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.ru.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.ru.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.ru.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.tr.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.tr.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.tr.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.zh-Hans.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.zh-Hans.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.zh-Hans.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.zh-Hant.json b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.zh-Hant.json
new file mode 100644
index 00000000000..67e15005a5b
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-activity/.template.config/localize/templatestrings.zh-Hant.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Activity template",
+ "description": "An Android Activity class",
+ "symbols/namespace/description": "namespace for the generated code"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.cs.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.cs.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.cs.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.de.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.de.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.de.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.en.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.en.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.en.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.es.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.es.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.es.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.fr.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.fr.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.fr.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.it.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.it.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.it.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.ja.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.ja.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.ja.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.ko.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.ko.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.ko.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.pl.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.pl.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.pl.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.pt-BR.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.pt-BR.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.pt-BR.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.ru.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.ru.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.ru.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.tr.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.tr.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.tr.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.zh-Hans.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.zh-Hans.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.zh-Hans.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.zh-Hant.json b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.zh-Hant.json
new file mode 100644
index 00000000000..0398b98a1b4
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.zh-Hant.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Java Library Binding (Preview)",
+ "description": "A project for creating a .NET 6 Android class library that binds to a native Java library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.cs.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.cs.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.cs.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.de.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.de.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.de.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.en.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.en.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.en.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.es.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.es.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.es.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.fr.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.fr.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.fr.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.it.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.it.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.it.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.ja.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.ja.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.ja.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.ko.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.ko.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.ko.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.pl.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.pl.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.pl.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.pt-BR.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.pt-BR.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.pt-BR.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.ru.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.ru.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.ru.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.tr.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.tr.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.tr.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.zh-Hans.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.zh-Hans.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.zh-Hans.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.zh-Hant.json b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.zh-Hant.json
new file mode 100644
index 00000000000..2cb15821677
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android-layout/.template.config/localize/templatestrings.zh-Hant.json
@@ -0,0 +1,5 @@
+{
+ "author": "Microsoft",
+ "name": "Android Layout template",
+ "description": "An Android layout (XML) file"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.cs.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.cs.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.cs.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.de.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.de.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.de.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.en.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.en.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.en.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.es.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.es.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.es.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.fr.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.fr.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.fr.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.it.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.it.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.it.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.ja.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.ja.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.ja.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.ko.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.ko.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.ko.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.pl.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.pl.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.pl.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.pt-BR.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.pt-BR.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.pt-BR.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.ru.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.ru.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.ru.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.tr.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.tr.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.tr.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.zh-Hans.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.zh-Hans.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.zh-Hans.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.zh-Hant.json b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.zh-Hant.json
new file mode 100644
index 00000000000..013c8731227
--- /dev/null
+++ b/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.zh-Hant.json
@@ -0,0 +1,7 @@
+{
+ "author": "Microsoft",
+ "name": "Android Application (Preview)",
+ "description": "A project for creating a .NET 6 Android application",
+ "symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.cs.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.cs.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.cs.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.de.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.de.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.de.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.en.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.en.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.en.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.es.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.es.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.es.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.fr.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.fr.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.fr.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.it.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.it.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.it.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.ja.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.ja.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.ja.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.ko.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.ko.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.ko.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.pl.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.pl.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.pl.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.pt-BR.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.pt-BR.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.pt-BR.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.ru.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.ru.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.ru.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.tr.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.tr.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.tr.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.zh-Hans.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.zh-Hans.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.zh-Hans.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file
diff --git a/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.zh-Hant.json b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.zh-Hant.json
new file mode 100644
index 00000000000..cafa325c6da
--- /dev/null
+++ b/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.zh-Hant.json
@@ -0,0 +1,6 @@
+{
+ "author": "Microsoft",
+ "name": "Android Class Library (Preview)",
+ "description": "A project for creating a .NET 6 Android class library",
+ "symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
+}
\ No newline at end of file