登录
首页 » Java » android broadcast (广播生命周期实例)下载

android broadcast (广播生命周期实例)下载

于 2014-03-16 发布
0 249
下载积分: 1 下载次数: 0

代码说明:

android broadcast (广播生命周期实例)下载

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

发表评论

0 个回复

  • 安卓 zexlistview 实例源码下载
    安卓 zexlistview 实例源码下载
    2015-02-08下载
    积分:1
  • wifi语音对讲
    实现局域网内语音对讲发送文字
    2013-06-29下载
    积分:1
  • android 手机卫士源码下载
    android 手机卫士源码下载
    2015-06-24下载
    积分: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 listview 绑定数组 实例
    listview绑定数组 呈现
    2013-03-17下载
    积分:1
  • android 九宫格 解锁源码
    android 九宫格 解锁源码
    2014-07-14下载
    积分:1
  • android 日历例子源码下载
    android 日历的实现
    2015-05-21下载
    积分:1
  • android 仿QQ菜单设计 实例源码
    模仿Qq设计菜单
    2014-05-29下载
    积分:1
  • 海康摄相机接口实用实例
        android平台下海康接口并不好找,本人也是费了好大力气才找到,接口使用文档更是少之又少,本工程实现视频监控的同时,并成功应用OSD功能添加字幕显示,现将本工程开源出来供大家研究。
    2019-09-28下载
    积分:1
  • 调用讯飞API语音识别
    # 1、简介离线命令词识别,是基于语法规则,将与语法一致的自然语言音频转换为文本输出的技术。语法识别的结果值域只在语法文件所列出的规则里,故有很好的匹配率,另外,语法识别结果携带了结果的置信度,应用可以根据置信分数,决定这个结果是否有效。
    2020-11-04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载