登录
首页 » Java » android Intent传值实例 附截图和源码

android Intent传值实例 附截图和源码

于 2013-03-28 发布
0 354
下载积分: 1 下载次数: 0

代码说明:

android Intent 参数传值实例

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

发表评论

0 个回复

  • android 时光轴 例子源码下载
    时光轴 向下拉比较炫
    2014-12-10下载
    积分:1
  • 实现android相册网格和gallery功能 实例源码下载
    实现android相册网格和gallery功能 实例源码下载
    2015-03-17下载
    积分:1
  • viewpager tabhost 例子源码
    viewpager
    2015-01-08下载
    积分:1
  • android 阅读器 源码
    android 阅读器 源码
    2014-04-07下载
    积分:1
  • android 接收蓝牙数据绘制成波形
    android 接收蓝牙数据绘制成波形
    2021-05-06下载
    积分:1
  • android viewpager 动态加载数据
    android 动态加载数据
    2015-03-16下载
    积分:1
  • 自定义TextView
    解决textView的换行问题
    2021-03-13 18:19:24下载
    积分: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
  • ViewPager滑动效果
            可以通过滑动或者点击下方图标进入另一个Fragment页面。
    2015-06-15下载
    积分:1
  • android 白天黑夜模式切换例子源码
    android 白天黑夜模式切换例子源码
    2014-09-28下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载