登录
首页 » Java » android 翻页效果示例源码下载

android 翻页效果示例源码下载

于 2014-04-15 发布
0 277
下载积分: 1 下载次数: 0

代码说明:

android 翻页效果示例源码下载

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

发表评论

0 个回复

  • android imageview 图片、背景切换效果实例 附源码下载
    android imageview 入门实例 主要实现了 图片以及背景的切换效果,详见截图
    2013-03-12下载
    积分:1
  • 手机接收pc摄像头视频(含pc端程序)
    手机接收pc摄像头视频
    2015-04-02下载
    积分: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 GPS定位 记录生活轨迹实例源码下载
    android GPS定位 记录生活轨迹实例源码下载
    2014-09-07下载
    积分:1
  • 简单实用的tabhost实例
    类似微信底部的选项菜单
    2014-11-21下载
    积分:1
  • 仿微信APP完整实例源码
    通过对本实例源码的深入学习研究,了解和掌握一个完整的安卓APP是如何制作出来的,源码内附详细注释。
    2017-08-04下载
    积分:1
  • 网络下载图片02
    网络下载图片02
    2015-04-22下载
    积分:1
  • android 手机拍照上传到服务器
    android 手机拍照上传到服务器
    2013-06-26下载
    积分:1
  • 《第一行代码——Android(第3版)》随书资源.zip
    【实例简介】《第一行代码——Android(第3版)》
    2021-09-05 00:30:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载