文件名称:takepicture
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
此代码实现android的拍照。通过触摸屏幕,显示聚焦和拍照按钮,然后根据所按下的按钮分别进行聚焦和拍照操作。-This code implements the android camera. By touching the screen, showing the focus and the camera button, then press the button, the focus and camera operation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
takepicture\.classpath
...........\.project
...........\.settings\org.eclipse.jdt.core.prefs
...........\AndroidManifest.xml
...........\bin\AndroidManifest.xml
...........\...\classes\com\example\takepicture\BuildConfig.class
...........\...\.......\...\.......\...........\R$attr.class
...........\...\.......\...\.......\...........\R$dimen.class
...........\...\.......\...\.......\...........\R$drawable.class
...........\...\.......\...\.......\...........\R$id.class
...........\...\.......\...\.......\...........\R$layout.class
...........\...\.......\...\.......\...........\R$menu.class
...........\...\.......\...\.......\...........\R$string.class
...........\...\.......\...\.......\...........\R$style.class
...........\...\.......\...\.......\...........\R.class
...........\...\.......\...\.......\...........\Takepicture$MyPictureCallback.class
...........\...\.......\...\.......\...........\Takepicture$SurfaceCallback.class
...........\...\.......\...\.......\...........\Takepicture.class
...........\...\classes.dex
...........\...\jarlist.cache
...........\...\res\drawable-hdpi\ic_action_search.png
...........\...\...\.............\ic_launcher.png
...........\...\...\.........ldpi\ic_launcher.png
...........\...\...\.........mdpi\ic_action_search.png
...........\...\...\.............\ic_launcher.png
...........\...\...\.........xhdpi\ic_action_search.png
...........\...\...\..............\ic_launcher.png
...........\...\resources.ap_
...........\...\takepicture.apk
...........\gen\com\example\takepicture\BuildConfig.java
...........\...\...\.......\...........\R.java
...........\ic_launcher-web.png
...........\libs\android-support-v4.jar
...........\proguard-project.txt
...........\project.properties
...........\res\drawable-hdpi\ic_action_search.png
...........\...\.............\ic_launcher.png
...........\...\.........ldpi\ic_launcher.png
...........\...\.........mdpi\ic_action_search.png
...........\...\.............\ic_launcher.png
...........\...\.........xhdpi\ic_action_search.png
...........\...\..............\ic_launcher.png
...........\...\layout\main.xml
...........\...\menu\main.xml
...........\...\values\dimens.xml
...........\...\......\strings.xml
...........\...\......\styles.xml
...........\...\......-large\dimens.xml
...........\src\com\example\takepicture\Takepicture.java
...........\bin\classes\com\example\takepicture
...........\...\.......\...\example
...........\gen\com\example\takepicture
...........\src\com\example\takepicture
...........\bin\classes\com
...........\...\res\drawable-hdpi
...........\...\...\drawable-ldpi
...........\...\...\drawable-mdpi
...........\...\...\drawable-xhdpi
...........\gen\com\example
...........\src\com\example
...........\bin\classes
...........\...\res
...........\gen\com
...........\res\drawable-hdpi
...........\...\drawable-ldpi
...........\...\drawable-mdpi
...........\...\drawable-xhdpi
...........\...\layout
...........\...\menu
...........\...\values
...........\...\values-large
...........\src\com
...........\.settings
...........\assets
...........\bin
...........\gen
...........\libs
...........\res
...........\src
takepicture