Android
package

android.hardware

Classes | Description

Provides support for hardware devices that may not be present on every Android device. more...

Interfaces

Camera.AutoFocusCallback Handles the callback for the camera auto focus. 
Camera.ErrorCallback Handles the camera error callback. 
Camera.PictureCallback Handles the callback for when a picture is taken. 
Camera.PreviewCallback Used to get a copy of each preview frame. 
SensorListener Used for receiving notifications from the SensorManager when sensor values have changed. 

Classes

Camera The Camera class is used to connect/disconnect with the camera service, set capture settings, start/stop preview, snap a picture, and retrieve frames for encoding for video. 
Camera.Parameters Handles the parameters for pictures created by a Camera service. 
Camera.Size Handles the picture size (dimensions). 
SensorManager Class that lets you access the device's sensors. 
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56