登录
首页 » Java » android os线程通讯实例 附完整源码

android os线程通讯实例 附完整源码

于 2013-04-20 发布
0 221
下载积分: 1 下载次数: 0

代码说明:

android os线程通讯实例 附完整源码

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

发表评论

0 个回复

  • android 用Http请求网页源代码(get/post形式均已实现)【有截图附完整源码】
    android 用Http请求网页源代码(get/post形式均已实现)【有截图附完整源码】
    2013-03-02下载
    积分:1
  • android 下拉刷新,上拉加载,完美框架
    PullToRefreshDemo下拉刷新,上拉加载
    2014-10-11下载
    积分:1
  • 安卓多功能手机助手项目
    本项目是一套基于安卓手机的多功能手机助手的项目源码,实现的功能有手机软件的管理、硬件信息的读取显示、电量情况读取和显示、闹钟设置、相机、通讯录、联系人、短信的读取和显示。还可以一键结束程序,看了一下源码注释很丰富,功能模块代码也都是放在独立的包里,总体来说是套不错的源码,值得借鉴学习涉及模块&技术联系人读取通话记录读取短信读取软件管理一键结束程序闹钟硬件信息读取
    2015-06-15下载
    积分:1
  • Android应用源码之Android电子麦克风.zip
    【实例简介】
    2021-09-07 00:31:14下载
    积分:1
  • android 读取通讯录/短信,短信删除 例子源码下载( 智能短信)
    读取通讯录,短信,编辑短信
    2015-04-09下载
    积分:1
  • 计算器 Calculator.
    计算器_Calculator. 计算器_Calculator.v
    2014-04-10下载
    积分:1
  • J2E图书管理系统
    J2E图书管理系统
    2017-05-31下载
    积分:1
  • android 自定义listview 例子源码下载(SlideView)
    通过自定义listview 实现
    2015-04-22下载
    积分: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 虚线/边框/圆角 例子源码
    android 虚线/边框/圆角 例子源码
    2015-06-12下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载