登录
首页 » Java » android 收集崩溃BUG发送到邮箱

android 收集崩溃BUG发送到邮箱

于 2015-06-13 发布
0 231
下载积分: 1 下载次数: 0

代码说明:

收集崩溃BUG发送到邮箱

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

发表评论

0 个回复

  • 远程视频监控
    【核心代码】 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二维码扫描源码
    【实例简介】Android二维码扫描源码
    2021-11-16 00:32:59下载
    积分:1
  • android 刮刮乐 源码下载
    android 刮刮乐 源码下载
    2014-09-20下载
    积分:1
  • 语言政策包(jce_policy-8.zip)
    【实例简介】
    2021-08-06 00:31:06下载
    积分:1
  • android fiip特效
    android fiip特效
    2013-12-22下载
    积分:1
  • andriod 仓库管理 毕业设计
    本项目是一个仓库管理的安卓毕业设计项目源码,已升级到 andriod studio 3.5 只是初步了实现了单机的仓库管理操作,可以对商品、客户、供应商信息进行简单的增删改查,也可以简单的进行库存管理,在实用性方面做的比较差强人意,不过可以修改一下作为自己的毕业设计。本项目包括安卓客户端源码、一个26页的毕设报告、一个开题报告,本项目是一个简单的安卓仓库管理系统模型,不要指望有多高的实际应用性。不过应付一般的本科专科水平的毕业设计完全没有问题。编译版本2.3.3编码GBK,源码有简单的注释。也可以作为安卓新手练习SQLite使用的例子。管理员默认用户名密码都是javaapk
    2019-09-15下载
    积分:1
  • Android—Sqlite
    Android—Sqlite数据库信息demo    
    2014-08-13下载
    积分:1
  • android 仪表盘 实例源码下载
    android 仪表盘 实例源码下载
    2014-09-05下载
    积分:1
  • android 室内定位 源码下载(蓝牙定位)
    android 室内定位 源码下载(蓝牙定位)
    2016-09-29下载
    积分:1
  • android应用集成在线客服功能(可IM实时聊天) 例子源码下载
    android应用集成在线客服功能(可IM实时聊天) 例子源码下载
    2015-04-26下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载