Loading docs/html/sdk/android-2.3.jd +3 −4 Original line number Diff line number Diff line Loading @@ -238,9 +238,8 @@ characteristics of each. </p> <ul> <li>New {@link android.hardware.Camera.CameraInfo} class stores a camera's positional characteristics (orientation, front-facing or back-facing).</li> <li>New {@link android.hardware.Camera#getNumberOfCameras()}, {@link android.hardware.Camera#getCameraInfo(int,CameraInfo) getCameraInfo()}, and {@link android.hardware.Camera#getNumberOfCameras()} methods in the {@link <li>New {@link android.hardware.Camera#getNumberOfCameras()} and {@link android.hardware.Camera#getCameraInfo(int,CameraInfo) getCameraInfo()} methods in the {@link android.hardware.Camera} class let applications query for the cameras available and open the camera that they need.</li> <li>New {@link android.media.CamcorderProfile get(int,int) method lets Loading Loading @@ -691,7 +690,7 @@ Screens</a>.</li> <li><code>"reverseLandscape"</code> — The Activity would like to have the screen in landscape orientation, turned in the opposite direction from normal landscape.</li> <li><code>"reversePortait"</code> — The Activity would like to have the <li><code>"reversePortrait"</code> — The Activity would like to have the screen in portrait orientation, turned in the opposite direction from normal portrait.</li> <li><code>"sensorLandscape"</code> — The Activity would like to have the Loading Loading
docs/html/sdk/android-2.3.jd +3 −4 Original line number Diff line number Diff line Loading @@ -238,9 +238,8 @@ characteristics of each. </p> <ul> <li>New {@link android.hardware.Camera.CameraInfo} class stores a camera's positional characteristics (orientation, front-facing or back-facing).</li> <li>New {@link android.hardware.Camera#getNumberOfCameras()}, {@link android.hardware.Camera#getCameraInfo(int,CameraInfo) getCameraInfo()}, and {@link android.hardware.Camera#getNumberOfCameras()} methods in the {@link <li>New {@link android.hardware.Camera#getNumberOfCameras()} and {@link android.hardware.Camera#getCameraInfo(int,CameraInfo) getCameraInfo()} methods in the {@link android.hardware.Camera} class let applications query for the cameras available and open the camera that they need.</li> <li>New {@link android.media.CamcorderProfile get(int,int) method lets Loading Loading @@ -691,7 +690,7 @@ Screens</a>.</li> <li><code>"reverseLandscape"</code> — The Activity would like to have the screen in landscape orientation, turned in the opposite direction from normal landscape.</li> <li><code>"reversePortait"</code> — The Activity would like to have the <li><code>"reversePortrait"</code> — The Activity would like to have the screen in portrait orientation, turned in the opposite direction from normal portrait.</li> <li><code>"sensorLandscape"</code> — The Activity would like to have the Loading