登录
首页 » Java » android 版本升级实例源码下载

android 版本升级实例源码下载

于 2013-10-23 发布
0 250
下载积分: 1 下载次数: 0

代码说明:

android 版本升级实例源码下载

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

发表评论

0 个回复

  • xmpp 项目 android 客户端
    xmpp 项目 android 客户端
    2015-01-19下载
    积分:1
  • aidl 体现跨进程通信实例源码下载(aidlserver/aidlclient)
    aidl(Android Interface Definition Language)进程通信
    2014-12-22下载
    积分:1
  • android 自定义软键盘 例子源码下载
    android 自定义软键盘 例子源码下载
    2015-04-20下载
    积分: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手机配置实例源码下载
    2014-12-23下载
    积分:1
  • 用于FFT变换的代码
    用于傅立叶变换的代码
    2015-03-25下载
    积分:1
  • android 异步post送请求获取json
    异步post发送请求获取json,有完整的demo,完整的jar包
    2014-10-21下载
    积分:1
  • MQTT服务器端软件DEMO
    【实例简介】这是一款MQTT服务器端的DEMO软件,方便用于开发工程师测试用。
    2021-07-07 00:31:58下载
    积分:1
  • 浏览器
    浏览器
    2013-08-25下载
    积分:1
  • android 猜名字 有奖例子 完整源码
    一个简单的android 实例,用RadioButton 以及RadioGroup实现                              
    2013-07-22下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载