登录
首页 » Java » Slidingmenu

Slidingmenu

于 2015-01-17 发布
0 324
下载积分: 1 下载次数: 0

代码说明:

Slidingmenu

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

发表评论

0 个回复

  • Android Launcher 桌面分页滑动例子代码
    Android Launcher 桌面分页滑动例子代码
    2014-10-10下载
    积分:1
  • Android串口通信实例
    Android Studio下的串口通信实例项目,已通过测试。可实现对于串口的设置、打开、发送、接收等操作 【调试说明】需先打开串口,然后再打开该app
    2019-08-25下载
    积分: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客户端和服务器源码)
    简单的一个Demo,实现了android端调用系统的拍摄功能,拍摄,并将视频文件上传到本地的服务器。 源码里面包括了android的程序,服务器接收的源代码(服务器代码是Myeclipse编辑的,服务器为tomcat6.0)。各位亲们,可以修改下服务器的地址,就能上传到网上了
    2013-02-07下载
    积分:1
  • android 智能提示 搜索 下拉效果 例子 有截图 附源码
    android 智能提示 搜索 下拉效果 例子 有截图 附源码
    2013-07-05下载
    积分:1
  • 简单实用的tabhost实例
    类似微信底部的选项菜单
    2014-11-21下载
    积分:1
  • android 省市区三级联动
    android 省市区三级联动
    2017-07-18下载
    积分:1
  • android 项目 五子棋游戏 项目源码
    android 项目 五子棋游戏 项目源码
    2013-10-28下载
    积分:1
  • android 异步加载资源示例源码下载
    android 异步加载资源示例源码下载
    2014-02-09下载
    积分:1
  • android 高斯模糊算法例子
    android 高斯模糊算法例子
    2015-06-07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载