diff --git a/src/android/customCamera/project.properties b/src/android/customCamera/project.properties index 9b84a6b..655eb8f 100644 --- a/src/android/customCamera/project.properties +++ b/src/android/customCamera/project.properties @@ -11,4 +11,4 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-16 +target=Google Inc.:Google APIs:14 diff --git a/src/android/customCamera/res/layout/activity_camera_view.xml b/src/android/customCamera/res/layout/activity_camera_view.xml index 1fdb7fa..8fbbed4 100644 --- a/src/android/customCamera/res/layout/activity_camera_view.xml +++ b/src/android/customCamera/res/layout/activity_camera_view.xml @@ -1,117 +1,106 @@ + - + android:layout_height="match_parent" > + + android:id="@+id/camera_preview" + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:layout_alignParentLeft="true" + android:layout_alignParentTop="true" > - + + + + + + + android:columnCount="4" > - + android:layout_height="fill_parent" + android:orientation="horizontal" > - +