登录
首页 » Java » Android应用源码之[安卓开源]GuideViewDemo(超炫丽用户引导).rar

Android应用源码之[安卓开源]GuideViewDemo(超炫丽用户引导).rar

于 2021-10-05 发布
0 227
下载积分: 1 下载次数: 1

代码说明:

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

发表评论

0 个回复

  • android 上传文件实例 附完整源码
    简单的上传实例,适合初学者,一看就懂
    2013-02-26下载
    积分:1
  • android 模仿微博登陆框实例源码
    当文字输入时改变图片  仿微博
    2014-08-22下载
    积分:1
  • android wifi 搜索 连接 创建 等相关实例源码下载
    android wifi 搜索 连接 创建 等相关实例源码下载
    2014-08-27下载
    积分: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
  • 网络下载图片02
    网络下载图片02
    2015-04-22下载
    积分:1
  • 屏幕滚动与布局设计
    屏幕滚动与布局设计
    2014-04-24下载
    积分:1
  • android 手机卫士源码下载
    android 手机卫士源码下载
    2015-06-24下载
    积分:1
  • android SwitchButton 示例源码
    android SwitchButton 示例源码
    2014-07-17下载
    积分:1
  • API人脸检测实例
    开发API人脸检测实例
    2015-06-01下载
    积分:1
  • UCI数据集
    UCI数据集
    2020-12-02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载