登录
首页 » Java » 调用相机拍照实现(Android)

调用相机拍照实现(Android)

于 2021-12-04 发布
0 242
下载积分: 1 下载次数: 1

代码说明:

调用相机拍照实现(Android)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Listview通过adapter传递对象
    Listview通过adapter传递对象
    2015-08-25下载
    积分:1
  • wifi语音对讲
    实现局域网内语音对讲发送文字
    2013-06-29下载
    积分:1
  • 远程视频监控
    【核心代码】 public interface CameraSource {  static final String LOG_TAG = "camera";  /**  * Open the camera source for subsequent use via calls to capture().  *   * @return true if the camera source was successfully opened.  */  boolean open();  /**  * Close the camera source. Calling close on a closed CameraSource is  * permitted but has no effect. The camera source may be reopened after  * being closed.  */  void close();  /**  * The width of the captured image.  *   * @return the width of the capture in pixels  */  int getWidth();  /**  * The height of the captured image.  *   * @return the height of the capture in pixels  */  int getHeight();  /**  * Attempts to render the current camera view onto the supplied canvas.  * The capture will be rendered into the rectangle (0,0,width,height).  * Outstanding transformations on the canvas may alter this.  *   * @param canvas the canvas to which the captured pixel data will be written  * @return true iff a frame was successfully written to the canvas  */  boolean capture(Canvas canvas);  boolean saveImage(String savePath, String fileName); }
    2013-12-04下载
    积分:1
  • android camera 例子源码
    android camera 例子源码
    2014-11-10下载
    积分:1
  • android 音量控制 实例源码,效果不错
    android 音量控制 实例源码,效果不错
    2014-06-03下载
    积分:1
  • 监听android应用被卸载后 再使用libcurl三方库进行一次三方请求例子
    监听自身应用卸载,并在卸载之后,使用libcurl三方库进行一次三方请求,或者启动网页的实例工程。
    2014-09-23下载
    积分:1
  • 图书管理系统JSP+SQL 完整源码下载
    用的的组件: struts1.2jsp2.0 servlet2.4jdk1.5tomcat5.5jstl1.1
    2015-04-25下载
    积分:1
  • 百度消息推送
    用百度开放云实现Android消息推送机制
    2014-10-10下载
    积分:1
  • Android中ExpandableListView控件基本使用实例 附源码
    Android中ExpandableListView控件基本使用实例 附源码
    2013-03-07下载
    积分:1
  • android 二维码扫描 实例源码下载
    花了好久弄的,分享给大家。。。
    2014-11-27下载
    积分:1
  • 696516资源总数
  • 106405会员总数
  • 10今日下载