diff --git a/.gitignore b/.gitignore
index 83e991d1d50..1789b63fbd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,8 @@ packages
.nuget
TestResult.xml
TestResult-*.xml
+TestResult-*.csv
.vs/
+Resource.designer.cs
+logcat-*.txt
+apk-sizes-*.txt
diff --git a/samples/HelloWorld/Resources/Resource.designer.cs b/samples/HelloWorld/Resources/Resource.designer.cs
deleted file mode 100644
index d77f2e762dd..00000000000
--- a/samples/HelloWorld/Resources/Resource.designer.cs
+++ /dev/null
@@ -1,112 +0,0 @@
-#pragma warning disable 1591
-// ------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Mono Runtime Version: 4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-// ------------------------------------------------------------------------------
-
-[assembly: Android.Runtime.ResourceDesignerAttribute("HelloWorld.Resource", IsApplication=true)]
-
-namespace HelloWorld
-{
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
- public partial class Resource
- {
-
- static Resource()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- public static void UpdateIdValues()
- {
- }
-
- public partial class Attribute
- {
-
- static Attribute()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Attribute()
- {
- }
- }
-
- public partial class Id
- {
-
- // aapt resource value: 0x7f050000
- public const int myButton = 2131034112;
-
- static Id()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Id()
- {
- }
- }
-
- public partial class Layout
- {
-
- // aapt resource value: 0x7f030000
- public const int Main = 2130903040;
-
- static Layout()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Layout()
- {
- }
- }
-
- public partial class Mipmap
- {
-
- // aapt resource value: 0x7f020000
- public const int Icon = 2130837504;
-
- static Mipmap()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Mipmap()
- {
- }
- }
-
- public partial class String
- {
-
- // aapt resource value: 0x7f040001
- public const int app_name = 2130968577;
-
- // aapt resource value: 0x7f040000
- public const int hello = 2130968576;
-
- static String()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private String()
- {
- }
- }
- }
-}
-#pragma warning restore 1591
diff --git a/src/Mono.Android/Test/Resources/Resource.designer.cs b/src/Mono.Android/Test/Resources/Resource.designer.cs
deleted file mode 100644
index c2c639d63fa..00000000000
--- a/src/Mono.Android/Test/Resources/Resource.designer.cs
+++ /dev/null
@@ -1,203 +0,0 @@
-#pragma warning disable 1591
-// ------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Mono Runtime Version: 4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-// ------------------------------------------------------------------------------
-
-[assembly: Android.Runtime.ResourceDesignerAttribute("Xamarin.Android.RuntimeTests.Resource", IsApplication=true)]
-
-namespace Xamarin.Android.RuntimeTests
-{
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
- public partial class Resource
- {
-
- static Resource()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- public static void UpdateIdValues()
- {
- global::Xamarin.Android.NUnitLite.Resource.Id.OptionHostName = global::Xamarin.Android.RuntimeTests.Resource.Id.OptionHostName;
- global::Xamarin.Android.NUnitLite.Resource.Id.OptionPort = global::Xamarin.Android.RuntimeTests.Resource.Id.OptionPort;
- global::Xamarin.Android.NUnitLite.Resource.Id.OptionRemoteServer = global::Xamarin.Android.RuntimeTests.Resource.Id.OptionRemoteServer;
- global::Xamarin.Android.NUnitLite.Resource.Id.OptionsButton = global::Xamarin.Android.RuntimeTests.Resource.Id.OptionsButton;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultFullName = global::Xamarin.Android.RuntimeTests.Resource.Id.ResultFullName;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultMessage = global::Xamarin.Android.RuntimeTests.Resource.Id.ResultMessage;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultResultState = global::Xamarin.Android.RuntimeTests.Resource.Id.ResultResultState;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultRunSingleMethodTest = global::Xamarin.Android.RuntimeTests.Resource.Id.ResultRunSingleMethodTest;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultStackTrace = global::Xamarin.Android.RuntimeTests.Resource.Id.ResultStackTrace;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsFailed = global::Xamarin.Android.RuntimeTests.Resource.Id.ResultsFailed;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsId = global::Xamarin.Android.RuntimeTests.Resource.Id.ResultsId;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsIgnored = global::Xamarin.Android.RuntimeTests.Resource.Id.ResultsIgnored;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsInconclusive = global::Xamarin.Android.RuntimeTests.Resource.Id.ResultsInconclusive;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsMessage = global::Xamarin.Android.RuntimeTests.Resource.Id.ResultsMessage;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsPassed = global::Xamarin.Android.RuntimeTests.Resource.Id.ResultsPassed;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsResult = global::Xamarin.Android.RuntimeTests.Resource.Id.ResultsResult;
- global::Xamarin.Android.NUnitLite.Resource.Id.RunTestsButton = global::Xamarin.Android.RuntimeTests.Resource.Id.RunTestsButton;
- global::Xamarin.Android.NUnitLite.Resource.Id.TestSuiteListView = global::Xamarin.Android.RuntimeTests.Resource.Id.TestSuiteListView;
- global::Xamarin.Android.NUnitLite.Resource.Layout.options = global::Xamarin.Android.RuntimeTests.Resource.Layout.options;
- global::Xamarin.Android.NUnitLite.Resource.Layout.results = global::Xamarin.Android.RuntimeTests.Resource.Layout.results;
- global::Xamarin.Android.NUnitLite.Resource.Layout.test_result = global::Xamarin.Android.RuntimeTests.Resource.Layout.test_result;
- global::Xamarin.Android.NUnitLite.Resource.Layout.test_suite = global::Xamarin.Android.RuntimeTests.Resource.Layout.test_suite;
- }
-
- public partial class Attribute
- {
-
- static Attribute()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Attribute()
- {
- }
- }
-
- public partial class Drawable
- {
-
- // aapt resource value: 0x7f020000
- public const int android_button = 2130837504;
-
- // aapt resource value: 0x7f020001
- public const int android_focused = 2130837505;
-
- // aapt resource value: 0x7f020002
- public const int android_normal = 2130837506;
-
- // aapt resource value: 0x7f020003
- public const int AndroidPressed = 2130837507;
-
- // aapt resource value: 0x7f020004
- public const int Icon = 2130837508;
-
- static Drawable()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Drawable()
- {
- }
- }
-
- public partial class Id
- {
-
- // aapt resource value: 0x7f050001
- public const int OptionHostName = 2131034113;
-
- // aapt resource value: 0x7f050002
- public const int OptionPort = 2131034114;
-
- // aapt resource value: 0x7f050000
- public const int OptionRemoteServer = 2131034112;
-
- // aapt resource value: 0x7f050010
- public const int OptionsButton = 2131034128;
-
- // aapt resource value: 0x7f05000b
- public const int ResultFullName = 2131034123;
-
- // aapt resource value: 0x7f05000d
- public const int ResultMessage = 2131034125;
-
- // aapt resource value: 0x7f05000c
- public const int ResultResultState = 2131034124;
-
- // aapt resource value: 0x7f05000a
- public const int ResultRunSingleMethodTest = 2131034122;
-
- // aapt resource value: 0x7f05000e
- public const int ResultStackTrace = 2131034126;
-
- // aapt resource value: 0x7f050006
- public const int ResultsFailed = 2131034118;
-
- // aapt resource value: 0x7f050003
- public const int ResultsId = 2131034115;
-
- // aapt resource value: 0x7f050007
- public const int ResultsIgnored = 2131034119;
-
- // aapt resource value: 0x7f050008
- public const int ResultsInconclusive = 2131034120;
-
- // aapt resource value: 0x7f050009
- public const int ResultsMessage = 2131034121;
-
- // aapt resource value: 0x7f050005
- public const int ResultsPassed = 2131034117;
-
- // aapt resource value: 0x7f050004
- public const int ResultsResult = 2131034116;
-
- // aapt resource value: 0x7f05000f
- public const int RunTestsButton = 2131034127;
-
- // aapt resource value: 0x7f050011
- public const int TestSuiteListView = 2131034129;
-
- static Id()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Id()
- {
- }
- }
-
- public partial class Layout
- {
-
- // aapt resource value: 0x7f030000
- public const int options = 2130903040;
-
- // aapt resource value: 0x7f030001
- public const int results = 2130903041;
-
- // aapt resource value: 0x7f030002
- public const int test_result = 2130903042;
-
- // aapt resource value: 0x7f030003
- public const int test_suite = 2130903043;
-
- static Layout()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Layout()
- {
- }
- }
-
- public partial class Xml
- {
-
- // aapt resource value: 0x7f040000
- public const int XmlReaderResourceParser = 2130968576;
-
- static Xml()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Xml()
- {
- }
- }
- }
-}
-#pragma warning restore 1591
diff --git a/src/Xamarin.Android.NUnitLite/Resources/Resource.designer.cs b/src/Xamarin.Android.NUnitLite/Resources/Resource.designer.cs
deleted file mode 100644
index b3a7c6800d8..00000000000
--- a/src/Xamarin.Android.NUnitLite/Resources/Resource.designer.cs
+++ /dev/null
@@ -1,133 +0,0 @@
-#pragma warning disable 1591
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-[assembly: global::Android.Runtime.ResourceDesignerAttribute("Xamarin.Android.NUnitLite.Resource", IsApplication=false)]
-
-namespace Xamarin.Android.NUnitLite
-{
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
- public partial class Resource
- {
-
- static Resource()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- public partial class Attribute
- {
-
- static Attribute()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Attribute()
- {
- }
- }
-
- public partial class Id
- {
-
- // aapt resource value: 0x7f030001
- public static int OptionHostName = 2130903041;
-
- // aapt resource value: 0x7f030002
- public static int OptionPort = 2130903042;
-
- // aapt resource value: 0x7f030000
- public static int OptionRemoteServer = 2130903040;
-
- // aapt resource value: 0x7f030010
- public static int OptionsButton = 2130903056;
-
- // aapt resource value: 0x7f03000b
- public static int ResultFullName = 2130903051;
-
- // aapt resource value: 0x7f03000d
- public static int ResultMessage = 2130903053;
-
- // aapt resource value: 0x7f03000c
- public static int ResultResultState = 2130903052;
-
- // aapt resource value: 0x7f03000a
- public static int ResultRunSingleMethodTest = 2130903050;
-
- // aapt resource value: 0x7f03000e
- public static int ResultStackTrace = 2130903054;
-
- // aapt resource value: 0x7f030006
- public static int ResultsFailed = 2130903046;
-
- // aapt resource value: 0x7f030003
- public static int ResultsId = 2130903043;
-
- // aapt resource value: 0x7f030007
- public static int ResultsIgnored = 2130903047;
-
- // aapt resource value: 0x7f030008
- public static int ResultsInconclusive = 2130903048;
-
- // aapt resource value: 0x7f030009
- public static int ResultsMessage = 2130903049;
-
- // aapt resource value: 0x7f030005
- public static int ResultsPassed = 2130903045;
-
- // aapt resource value: 0x7f030004
- public static int ResultsResult = 2130903044;
-
- // aapt resource value: 0x7f03000f
- public static int RunTestsButton = 2130903055;
-
- // aapt resource value: 0x7f030011
- public static int TestSuiteListView = 2130903057;
-
- static Id()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Id()
- {
- }
- }
-
- public partial class Layout
- {
-
- // aapt resource value: 0x7f020000
- public static int options = 2130837504;
-
- // aapt resource value: 0x7f020001
- public static int results = 2130837505;
-
- // aapt resource value: 0x7f020002
- public static int test_result = 2130837506;
-
- // aapt resource value: 0x7f020003
- public static int test_suite = 2130837507;
-
- static Layout()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Layout()
- {
- }
- }
- }
-}
-#pragma warning restore 1591
diff --git a/tests/CodeGen-Binding/Xamarin.Android.FixJavaAbstractMethod-Library/Resources/Resource.designer.cs b/tests/CodeGen-Binding/Xamarin.Android.FixJavaAbstractMethod-Library/Resources/Resource.designer.cs
deleted file mode 100644
index 76fec93a7f0..00000000000
--- a/tests/CodeGen-Binding/Xamarin.Android.FixJavaAbstractMethod-Library/Resources/Resource.designer.cs
+++ /dev/null
@@ -1,57 +0,0 @@
-#pragma warning disable 1591
-// ------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Mono Runtime Version: 4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-// ------------------------------------------------------------------------------
-
-[assembly: Android.Runtime.ResourceDesignerAttribute("Library.Resource", IsApplication=false)]
-
-namespace Library
-{
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
- public partial class Resource
- {
-
- static Resource()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- public partial class Attribute
- {
-
- static Attribute()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Attribute()
- {
- }
- }
-
- public partial class String
- {
-
- // aapt resource value: 0x7f020000
- public static int library_name = 2130837504;
-
- static String()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private String()
- {
- }
- }
- }
-}
-#pragma warning restore 1591
diff --git a/tests/CodeGen-Binding/Xamarin.Android.JcwGen-Tests/Resources/Resource.designer.cs b/tests/CodeGen-Binding/Xamarin.Android.JcwGen-Tests/Resources/Resource.designer.cs
deleted file mode 100644
index 1ba02a0ecd2..00000000000
--- a/tests/CodeGen-Binding/Xamarin.Android.JcwGen-Tests/Resources/Resource.designer.cs
+++ /dev/null
@@ -1,264 +0,0 @@
-#pragma warning disable 1591
-// ------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Mono Runtime Version: 4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-// ------------------------------------------------------------------------------
-
-[assembly: Android.Runtime.ResourceDesignerAttribute("Xamarin.Android.JcwGenTests.Resource", IsApplication=true)]
-
-namespace Xamarin.Android.JcwGenTests
-{
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
- public partial class Resource
- {
-
- static Resource()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- public static void UpdateIdValues()
- {
- global::Library.Resource.String.library_name = global::Xamarin.Android.JcwGenTests.Resource.String.library_name;
- global::Xamarin.Android.NUnitLite.Resource.Id.OptionHostName = global::Xamarin.Android.JcwGenTests.Resource.Id.OptionHostName;
- global::Xamarin.Android.NUnitLite.Resource.Id.OptionPort = global::Xamarin.Android.JcwGenTests.Resource.Id.OptionPort;
- global::Xamarin.Android.NUnitLite.Resource.Id.OptionRemoteServer = global::Xamarin.Android.JcwGenTests.Resource.Id.OptionRemoteServer;
- global::Xamarin.Android.NUnitLite.Resource.Id.OptionsButton = global::Xamarin.Android.JcwGenTests.Resource.Id.OptionsButton;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultFullName = global::Xamarin.Android.JcwGenTests.Resource.Id.ResultFullName;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultMessage = global::Xamarin.Android.JcwGenTests.Resource.Id.ResultMessage;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultResultState = global::Xamarin.Android.JcwGenTests.Resource.Id.ResultResultState;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultRunSingleMethodTest = global::Xamarin.Android.JcwGenTests.Resource.Id.ResultRunSingleMethodTest;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultStackTrace = global::Xamarin.Android.JcwGenTests.Resource.Id.ResultStackTrace;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsFailed = global::Xamarin.Android.JcwGenTests.Resource.Id.ResultsFailed;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsId = global::Xamarin.Android.JcwGenTests.Resource.Id.ResultsId;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsIgnored = global::Xamarin.Android.JcwGenTests.Resource.Id.ResultsIgnored;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsInconclusive = global::Xamarin.Android.JcwGenTests.Resource.Id.ResultsInconclusive;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsMessage = global::Xamarin.Android.JcwGenTests.Resource.Id.ResultsMessage;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsPassed = global::Xamarin.Android.JcwGenTests.Resource.Id.ResultsPassed;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsResult = global::Xamarin.Android.JcwGenTests.Resource.Id.ResultsResult;
- global::Xamarin.Android.NUnitLite.Resource.Id.RunTestsButton = global::Xamarin.Android.JcwGenTests.Resource.Id.RunTestsButton;
- global::Xamarin.Android.NUnitLite.Resource.Id.TestSuiteListView = global::Xamarin.Android.JcwGenTests.Resource.Id.TestSuiteListView;
- global::Xamarin.Android.NUnitLite.Resource.Layout.options = global::Xamarin.Android.JcwGenTests.Resource.Layout.options;
- global::Xamarin.Android.NUnitLite.Resource.Layout.results = global::Xamarin.Android.JcwGenTests.Resource.Layout.results;
- global::Xamarin.Android.NUnitLite.Resource.Layout.test_result = global::Xamarin.Android.JcwGenTests.Resource.Layout.test_result;
- global::Xamarin.Android.NUnitLite.Resource.Layout.test_suite = global::Xamarin.Android.JcwGenTests.Resource.Layout.test_suite;
- }
-
- public partial class Attribute
- {
-
- static Attribute()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Attribute()
- {
- }
- }
-
- public partial class Dimension
- {
-
- // aapt resource value: 0x7f040000
- public const int activity_horizontal_margin = 2130968576;
-
- // aapt resource value: 0x7f040001
- public const int activity_vertical_margin = 2130968577;
-
- static Dimension()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Dimension()
- {
- }
- }
-
- public partial class Drawable
- {
-
- // aapt resource value: 0x7f020000
- public const int ic_launcher = 2130837504;
-
- // aapt resource value: 0x7f020001
- public const int Icon = 2130837505;
-
- static Drawable()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Drawable()
- {
- }
- }
-
- public partial class Id
- {
-
- // aapt resource value: 0x7f080001
- public const int OptionHostName = 2131230721;
-
- // aapt resource value: 0x7f080002
- public const int OptionPort = 2131230722;
-
- // aapt resource value: 0x7f080000
- public const int OptionRemoteServer = 2131230720;
-
- // aapt resource value: 0x7f080010
- public const int OptionsButton = 2131230736;
-
- // aapt resource value: 0x7f08000b
- public const int ResultFullName = 2131230731;
-
- // aapt resource value: 0x7f08000d
- public const int ResultMessage = 2131230733;
-
- // aapt resource value: 0x7f08000c
- public const int ResultResultState = 2131230732;
-
- // aapt resource value: 0x7f08000a
- public const int ResultRunSingleMethodTest = 2131230730;
-
- // aapt resource value: 0x7f08000e
- public const int ResultStackTrace = 2131230734;
-
- // aapt resource value: 0x7f080006
- public const int ResultsFailed = 2131230726;
-
- // aapt resource value: 0x7f080003
- public const int ResultsId = 2131230723;
-
- // aapt resource value: 0x7f080007
- public const int ResultsIgnored = 2131230727;
-
- // aapt resource value: 0x7f080008
- public const int ResultsInconclusive = 2131230728;
-
- // aapt resource value: 0x7f080009
- public const int ResultsMessage = 2131230729;
-
- // aapt resource value: 0x7f080005
- public const int ResultsPassed = 2131230725;
-
- // aapt resource value: 0x7f080004
- public const int ResultsResult = 2131230724;
-
- // aapt resource value: 0x7f08000f
- public const int RunTestsButton = 2131230735;
-
- // aapt resource value: 0x7f080011
- public const int TestSuiteListView = 2131230737;
-
- // aapt resource value: 0x7f080012
- public const int action_settings = 2131230738;
-
- static Id()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Id()
- {
- }
- }
-
- public partial class Layout
- {
-
- // aapt resource value: 0x7f030000
- public const int activity_main = 2130903040;
-
- // aapt resource value: 0x7f030001
- public const int options = 2130903041;
-
- // aapt resource value: 0x7f030002
- public const int results = 2130903042;
-
- // aapt resource value: 0x7f030003
- public const int test_result = 2130903043;
-
- // aapt resource value: 0x7f030004
- public const int test_suite = 2130903044;
-
- static Layout()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Layout()
- {
- }
- }
-
- public partial class Menu
- {
-
- // aapt resource value: 0x7f070000
- public const int main = 2131165184;
-
- static Menu()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Menu()
- {
- }
- }
-
- public partial class String
- {
-
- // aapt resource value: 0x7f050001
- public const int action_settings = 2131034113;
-
- // aapt resource value: 0x7f050000
- public const int app_name = 2131034112;
-
- // aapt resource value: 0x7f050002
- public const int hello_world = 2131034114;
-
- // aapt resource value: 0x7f050003
- public const int library_name = 2131034115;
-
- static String()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private String()
- {
- }
- }
-
- public partial class Style
- {
-
- // aapt resource value: 0x7f060000
- public const int AppBaseTheme = 2131099648;
-
- // aapt resource value: 0x7f060001
- public const int AppTheme = 2131099649;
-
- static Style()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Style()
- {
- }
- }
- }
-}
-#pragma warning restore 1591
diff --git a/tests/CodeGen-MkBundle/Xamarin.Android.MakeBundle-Tests/Resources/Resource.designer.cs b/tests/CodeGen-MkBundle/Xamarin.Android.MakeBundle-Tests/Resources/Resource.designer.cs
deleted file mode 100644
index 255ada6f865..00000000000
--- a/tests/CodeGen-MkBundle/Xamarin.Android.MakeBundle-Tests/Resources/Resource.designer.cs
+++ /dev/null
@@ -1,112 +0,0 @@
-#pragma warning disable 1591
-// ------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Mono Runtime Version: 4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-// ------------------------------------------------------------------------------
-
-[assembly: Android.Runtime.ResourceDesignerAttribute("Xamarin.Android.MakeBundleTests.Resource", IsApplication=true)]
-
-namespace Xamarin.Android.MakeBundleTests
-{
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
- public partial class Resource
- {
-
- static Resource()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- public static void UpdateIdValues()
- {
- }
-
- public partial class Attribute
- {
-
- static Attribute()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Attribute()
- {
- }
- }
-
- public partial class Drawable
- {
-
- // aapt resource value: 0x7f020000
- public const int Icon = 2130837504;
-
- static Drawable()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Drawable()
- {
- }
- }
-
- public partial class Id
- {
-
- // aapt resource value: 0x7f050000
- public const int myButton = 2131034112;
-
- static Id()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Id()
- {
- }
- }
-
- public partial class Layout
- {
-
- // aapt resource value: 0x7f030000
- public const int Main = 2130903040;
-
- static Layout()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Layout()
- {
- }
- }
-
- public partial class String
- {
-
- // aapt resource value: 0x7f040001
- public const int app_name = 2130968577;
-
- // aapt resource value: 0x7f040000
- public const int hello = 2130968576;
-
- static String()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private String()
- {
- }
- }
- }
-}
-#pragma warning restore 1591
diff --git a/tests/ResolveImports/Xamarin.Android.BindingResolveImports-Tests/Resources/Resource.designer.cs b/tests/ResolveImports/Xamarin.Android.BindingResolveImports-Tests/Resources/Resource.designer.cs
deleted file mode 100644
index 3942108a881..00000000000
--- a/tests/ResolveImports/Xamarin.Android.BindingResolveImports-Tests/Resources/Resource.designer.cs
+++ /dev/null
@@ -1,112 +0,0 @@
-#pragma warning disable 1591
-// ------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Mono Runtime Version: 4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-// ------------------------------------------------------------------------------
-
-[assembly: Android.Runtime.ResourceDesignerAttribute("Xamarin.Android.BindingResolveImportsTests.Resource", IsApplication=true)]
-
-namespace Xamarin.Android.BindingResolveImportsTests
-{
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
- public partial class Resource
- {
-
- static Resource()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- public static void UpdateIdValues()
- {
- }
-
- public partial class Attribute
- {
-
- static Attribute()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Attribute()
- {
- }
- }
-
- public partial class Drawable
- {
-
- // aapt resource value: 0x7f020000
- public const int Icon = 2130837504;
-
- static Drawable()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Drawable()
- {
- }
- }
-
- public partial class Id
- {
-
- // aapt resource value: 0x7f050000
- public const int myButton = 2131034112;
-
- static Id()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Id()
- {
- }
- }
-
- public partial class Layout
- {
-
- // aapt resource value: 0x7f030000
- public const int Main = 2130903040;
-
- static Layout()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Layout()
- {
- }
- }
-
- public partial class String
- {
-
- // aapt resource value: 0x7f040001
- public const int app_name = 2130968577;
-
- // aapt resource value: 0x7f040000
- public const int hello = 2130968576;
-
- static String()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private String()
- {
- }
- }
- }
-}
-#pragma warning restore 1591
diff --git a/tests/locales/LibraryResources/Resources/Resource.designer.cs b/tests/locales/LibraryResources/Resources/Resource.designer.cs
deleted file mode 100644
index 50db4b2b485..00000000000
--- a/tests/locales/LibraryResources/Resources/Resource.designer.cs
+++ /dev/null
@@ -1,57 +0,0 @@
-#pragma warning disable 1591
-// ------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Mono Runtime Version: 4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-// ------------------------------------------------------------------------------
-
-[assembly: Android.Runtime.ResourceDesignerAttribute("LibraryResources.Resource", IsApplication=false)]
-
-namespace LibraryResources
-{
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
- public partial class Resource
- {
-
- static Resource()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- public partial class Attribute
- {
-
- static Attribute()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Attribute()
- {
- }
- }
-
- public partial class String
- {
-
- // aapt resource value: 0x7f020000
- public static int library_name = 2130837504;
-
- static String()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private String()
- {
- }
- }
- }
-}
-#pragma warning restore 1591
diff --git a/tests/locales/Xamarin.Android.Locale-Tests/Resources/Resource.designer.cs b/tests/locales/Xamarin.Android.Locale-Tests/Resources/Resource.designer.cs
deleted file mode 100644
index b6726c840ac..00000000000
--- a/tests/locales/Xamarin.Android.Locale-Tests/Resources/Resource.designer.cs
+++ /dev/null
@@ -1,192 +0,0 @@
-#pragma warning disable 1591
-// ------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Mono Runtime Version: 4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-// ------------------------------------------------------------------------------
-
-[assembly: Android.Runtime.ResourceDesignerAttribute("Xamarin.Android.LocaleTests.Resource", IsApplication=true)]
-
-namespace Xamarin.Android.LocaleTests
-{
-
-
- [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
- public partial class Resource
- {
-
- static Resource()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- public static void UpdateIdValues()
- {
- global::LibraryResources.Resource.String.library_name = global::Xamarin.Android.LocaleTests.Resource.String.library_name;
- global::Xamarin.Android.NUnitLite.Resource.Id.OptionHostName = global::Xamarin.Android.LocaleTests.Resource.Id.OptionHostName;
- global::Xamarin.Android.NUnitLite.Resource.Id.OptionPort = global::Xamarin.Android.LocaleTests.Resource.Id.OptionPort;
- global::Xamarin.Android.NUnitLite.Resource.Id.OptionRemoteServer = global::Xamarin.Android.LocaleTests.Resource.Id.OptionRemoteServer;
- global::Xamarin.Android.NUnitLite.Resource.Id.OptionsButton = global::Xamarin.Android.LocaleTests.Resource.Id.OptionsButton;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultFullName = global::Xamarin.Android.LocaleTests.Resource.Id.ResultFullName;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultMessage = global::Xamarin.Android.LocaleTests.Resource.Id.ResultMessage;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultResultState = global::Xamarin.Android.LocaleTests.Resource.Id.ResultResultState;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultRunSingleMethodTest = global::Xamarin.Android.LocaleTests.Resource.Id.ResultRunSingleMethodTest;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultStackTrace = global::Xamarin.Android.LocaleTests.Resource.Id.ResultStackTrace;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsFailed = global::Xamarin.Android.LocaleTests.Resource.Id.ResultsFailed;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsId = global::Xamarin.Android.LocaleTests.Resource.Id.ResultsId;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsIgnored = global::Xamarin.Android.LocaleTests.Resource.Id.ResultsIgnored;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsInconclusive = global::Xamarin.Android.LocaleTests.Resource.Id.ResultsInconclusive;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsMessage = global::Xamarin.Android.LocaleTests.Resource.Id.ResultsMessage;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsPassed = global::Xamarin.Android.LocaleTests.Resource.Id.ResultsPassed;
- global::Xamarin.Android.NUnitLite.Resource.Id.ResultsResult = global::Xamarin.Android.LocaleTests.Resource.Id.ResultsResult;
- global::Xamarin.Android.NUnitLite.Resource.Id.RunTestsButton = global::Xamarin.Android.LocaleTests.Resource.Id.RunTestsButton;
- global::Xamarin.Android.NUnitLite.Resource.Id.TestSuiteListView = global::Xamarin.Android.LocaleTests.Resource.Id.TestSuiteListView;
- global::Xamarin.Android.NUnitLite.Resource.Layout.options = global::Xamarin.Android.LocaleTests.Resource.Layout.options;
- global::Xamarin.Android.NUnitLite.Resource.Layout.results = global::Xamarin.Android.LocaleTests.Resource.Layout.results;
- global::Xamarin.Android.NUnitLite.Resource.Layout.test_result = global::Xamarin.Android.LocaleTests.Resource.Layout.test_result;
- global::Xamarin.Android.NUnitLite.Resource.Layout.test_suite = global::Xamarin.Android.LocaleTests.Resource.Layout.test_suite;
- }
-
- public partial class Attribute
- {
-
- static Attribute()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Attribute()
- {
- }
- }
-
- public partial class Drawable
- {
-
- // aapt resource value: 0x7f020000
- public const int Icon = 2130837504;
-
- static Drawable()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Drawable()
- {
- }
- }
-
- public partial class Id
- {
-
- // aapt resource value: 0x7f050001
- public const int OptionHostName = 2131034113;
-
- // aapt resource value: 0x7f050002
- public const int OptionPort = 2131034114;
-
- // aapt resource value: 0x7f050000
- public const int OptionRemoteServer = 2131034112;
-
- // aapt resource value: 0x7f050010
- public const int OptionsButton = 2131034128;
-
- // aapt resource value: 0x7f05000b
- public const int ResultFullName = 2131034123;
-
- // aapt resource value: 0x7f05000d
- public const int ResultMessage = 2131034125;
-
- // aapt resource value: 0x7f05000c
- public const int ResultResultState = 2131034124;
-
- // aapt resource value: 0x7f05000a
- public const int ResultRunSingleMethodTest = 2131034122;
-
- // aapt resource value: 0x7f05000e
- public const int ResultStackTrace = 2131034126;
-
- // aapt resource value: 0x7f050006
- public const int ResultsFailed = 2131034118;
-
- // aapt resource value: 0x7f050003
- public const int ResultsId = 2131034115;
-
- // aapt resource value: 0x7f050007
- public const int ResultsIgnored = 2131034119;
-
- // aapt resource value: 0x7f050008
- public const int ResultsInconclusive = 2131034120;
-
- // aapt resource value: 0x7f050009
- public const int ResultsMessage = 2131034121;
-
- // aapt resource value: 0x7f050005
- public const int ResultsPassed = 2131034117;
-
- // aapt resource value: 0x7f050004
- public const int ResultsResult = 2131034116;
-
- // aapt resource value: 0x7f05000f
- public const int RunTestsButton = 2131034127;
-
- // aapt resource value: 0x7f050011
- public const int TestSuiteListView = 2131034129;
-
- static Id()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Id()
- {
- }
- }
-
- public partial class Layout
- {
-
- // aapt resource value: 0x7f030000
- public const int options = 2130903040;
-
- // aapt resource value: 0x7f030001
- public const int results = 2130903041;
-
- // aapt resource value: 0x7f030002
- public const int test_result = 2130903042;
-
- // aapt resource value: 0x7f030003
- public const int test_suite = 2130903043;
-
- static Layout()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private Layout()
- {
- }
- }
-
- public partial class String
- {
-
- // aapt resource value: 0x7f040000
- public const int library_name = 2130968576;
-
- static String()
- {
- global::Android.Runtime.ResourceIdManager.UpdateIdValues();
- }
-
- private String()
- {
- }
- }
- }
-}
-#pragma warning restore 1591