diff --git a/apps/Development/AndroidManifest.xml b/apps/Development/AndroidManifest.xml index dd31b85a0..9c6b92b28 100644 --- a/apps/Development/AndroidManifest.xml +++ b/apps/Development/AndroidManifest.xml @@ -20,7 +20,6 @@ - @@ -30,6 +29,7 @@ + + + + + + + @@ -103,5 +111,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/Development/res/layout/application_hw_pref.xml b/apps/Development/res/layout/application_hw_pref.xml new file mode 100755 index 000000000..859c7ab21 --- /dev/null +++ b/apps/Development/res/layout/application_hw_pref.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/Development/res/layout/development_settings.xml b/apps/Development/res/layout/development_settings.xml index 86fedcf4e..048674816 100644 --- a/apps/Development/res/layout/development_settings.xml +++ b/apps/Development/res/layout/development_settings.xml @@ -48,17 +48,10 @@ android:layout_alignParentLeft="true" android:text="@string/development_settings_wait_for_debugger_text" /> - - - - diff --git a/apps/Development/res/layout/gls_tester.xml b/apps/Development/res/layout/gls_tester.xml index b6dc86946..fbd4549de 100644 --- a/apps/Development/res/layout/gls_tester.xml +++ b/apps/Development/res/layout/gls_tester.xml @@ -4,9 +4,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -37,14 +37,34 @@ android:layout_height="wrap_content" android:text="@string/gls_tester_require_google"/> +