文件名称:camer_test_case
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Android SDK supports the connectivity to the built-in camera. Using the camera to take photos is relatively easy. It is somewhat harder to setup the camera preview to work properly.
In our main activity, we create the Preview object. This object will create the Camera object and return it to the CameraDemo activity.
Next we register couple of call-back method with the Camera to be performed when the user takes a photo.
In our main activity, we create the Preview object. This object will create the Camera object and return it to the CameraDemo activity.
Next we register couple of call-back method with the Camera to be performed when the user takes a photo.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
camer_test_case
...............\.classpath
...............\.project
...............\AndroidManifest.xml
...............\assets
...............\bin
...............\...\CameraDemo.apk
...............\...\classes.dex
...............\...\com
...............\...\...\example
...............\...\...\.......\CameraDemo$1.class
...............\...\...\.......\CameraDemo$2.class
...............\...\...\.......\CameraDemo$3.class
...............\...\...\.......\CameraDemo$4.class
...............\...\...\.......\CameraDemo.class
...............\...\...\.......\Preview$1.class
...............\...\...\.......\Preview.class
...............\...\...\.......\R$attr.class
...............\...\...\.......\R$drawable.class
...............\...\...\.......\R$id.class
...............\...\...\.......\R$layout.class
...............\...\...\.......\R$string.class
...............\...\...\.......\R.class
...............\...\resources.ap_
...............\default.properties
...............\gen
...............\...\com
...............\...\...\example
...............\...\...\.......\R.java
...............\res
...............\...\drawable
...............\...\........\icon.png
...............\...\layout
...............\...\......\main.xml
...............\...\values
...............\...\......\strings.xml
...............\src
...............\...\com
...............\...\...\example
...............\...\...\.......\CameraDemo.java
...............\...\...\.......\Preview.java
...............\.classpath
...............\.project
...............\AndroidManifest.xml
...............\assets
...............\bin
...............\...\CameraDemo.apk
...............\...\classes.dex
...............\...\com
...............\...\...\example
...............\...\...\.......\CameraDemo$1.class
...............\...\...\.......\CameraDemo$2.class
...............\...\...\.......\CameraDemo$3.class
...............\...\...\.......\CameraDemo$4.class
...............\...\...\.......\CameraDemo.class
...............\...\...\.......\Preview$1.class
...............\...\...\.......\Preview.class
...............\...\...\.......\R$attr.class
...............\...\...\.......\R$drawable.class
...............\...\...\.......\R$id.class
...............\...\...\.......\R$layout.class
...............\...\...\.......\R$string.class
...............\...\...\.......\R.class
...............\...\resources.ap_
...............\default.properties
...............\gen
...............\...\com
...............\...\...\example
...............\...\...\.......\R.java
...............\res
...............\...\drawable
...............\...\........\icon.png
...............\...\layout
...............\...\......\main.xml
...............\...\values
...............\...\......\strings.xml
...............\src
...............\...\com
...............\...\...\example
...............\...\...\.......\CameraDemo.java
...............\...\...\.......\Preview.java