登录
首页 » Java » android 侧滑菜单例子源码下载

android 侧滑菜单例子源码下载

于 2015-05-14 发布
0 202
下载积分: 1 下载次数: 0

代码说明:

android 侧滑菜单例子源码下载

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

发表评论

0 个回复

  • android 截图示例源码下载
    android 截图示例源码下载
    2013-10-23下载
    积分:1
  • Android studio四则运算计算器(加、减、乘、除)
    Android studio四则运算计算器(加、减、乘、除)
    2019-11-22下载
    积分:1
  • android 日历app源码(附带时钟功能)
    安卓日历,可直接运行,可添加日程,可调整日历,附带安卓时钟功能
    2019-06-15下载
    积分:1
  • android 酒店应用源码实例 含数据库以及web端
    android 酒店应用源码实例
    2013-01-10下载
    积分:1
  • 安卓多功能手机助手项目
    本项目是一套基于安卓手机的多功能手机助手的项目源码,实现的功能有手机软件的管理、硬件信息的读取显示、电量情况读取和显示、闹钟设置、相机、通讯录、联系人、短信的读取和显示。还可以一键结束程序,看了一下源码注释很丰富,功能模块代码也都是放在独立的包里,总体来说是套不错的源码,值得借鉴学习涉及模块&技术联系人读取通话记录读取短信读取软件管理一键结束程序闹钟硬件信息读取
    2015-06-15下载
    积分: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
  • java实现文件分割与合并 类示例源码
    java实现文件分割与合并 类示例源码
    2015-01-14下载
    积分:1
  • Android事务提醒源码
    Android事务提醒源码
    2014-07-28下载
    积分:1
  • 疫情信息查询android app源码
    【实例简介】
    2021-09-09 00:31:01下载
    积分:1
  • 微信转盘源码下载
    微信转盘源码下载
    2014-03-17下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载