diff --git a/samples/JetBoy/AndroidManifest.xml b/samples/JetBoy/AndroidManifest.xml index ccd3518f1..bba069d4c 100755 --- a/samples/JetBoy/AndroidManifest.xml +++ b/samples/JetBoy/AndroidManifest.xml @@ -1,38 +1,37 @@ - - - + used by the system to determine how to start the application and + integrate it with the rest of the system. --> - - - - - - - - - - \ No newline at end of file + package="com.example.android.jetboy" android:versionCode="1" + android:versionName="1.0.0"> + + + + + + + + + + diff --git a/samples/JetBoy/res/layout/main.xml b/samples/JetBoy/res/layout/main.xml index b5309db53..ea2277f71 100755 --- a/samples/JetBoy/res/layout/main.xml +++ b/samples/JetBoy/res/layout/main.xml @@ -1,93 +1,31 @@ - - - - - - - - - - - - - - - + android:layout_width="fill_parent" + android:layout_height="fill_parent"> - - - - - - - - - - - - - - - + + + + +