am 3f70aa78: Merge "docs: Camera JavaDoc - added xref to Camera DevGuide" into ics-mr0
* commit '3f70aa783cca9f4c331c2a1b390bb7bebc6e248c': docs: Camera JavaDoc - added xref to Camera DevGuide
This commit is contained in:
@@ -116,6 +116,12 @@ import java.util.StringTokenizer;
|
|||||||
* auto-focus capabilities. In order for your application to be compatible with
|
* auto-focus capabilities. In order for your application to be compatible with
|
||||||
* more devices, you should not make assumptions about the device camera
|
* more devices, you should not make assumptions about the device camera
|
||||||
* specifications.</p>
|
* specifications.</p>
|
||||||
|
*
|
||||||
|
* <div class="special reference">
|
||||||
|
* <h3>Developer Guides</h3>
|
||||||
|
* <p>For more information about using cameras, read the
|
||||||
|
* <a href="{@docRoot}guide/topics/media/camera.html">Camera</a> developer guide.</p>
|
||||||
|
* </div>
|
||||||
*/
|
*/
|
||||||
public class Camera {
|
public class Camera {
|
||||||
private static final String TAG = "Camera";
|
private static final String TAG = "Camera";
|
||||||
|
|||||||
Reference in New Issue
Block a user