登录
首页 » Java » android Intent拨打电话、打开网页、选择图片例子

android Intent拨打电话、打开网页、选择图片例子

于 2015-06-18 发布
0 274
下载积分: 1 下载次数: 0

代码说明:

android Intent拨打电话、打开网页、选择图片例子

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

发表评论

0 个回复

  • 安卓图表引擎AChartEngine 实例源码下载
    用于网页端基于achartengine开放的曲线
    2015-04-14下载
    积分:1
  • android localtion 定位例子
    android localtion 定位例子
    2014-09-22下载
    积分:1
  • android 拍照上传
    android 拍照上传
    2013-07-30下载
    积分:1
  • ANDROID调用c#的webservice
    webservice是用c#语言写的,android端利用ksoup开源插件调用weservice
    2015-01-05下载
    积分:1
  • android imageview 图片、背景切换效果实例 附源码下载
    android imageview 入门实例 主要实现了 图片以及背景的切换效果,详见截图
    2013-03-12下载
    积分:1
  • android 仿qq侧滑菜单 实例源码下载
    仿照qq 5.0 侧滑效果,很棒
    2015-01-28下载
    积分:1
  • android 仿QQ的登录界面源码
    android 仿QQ的登录界面源码
    2015-06-16下载
    积分:1
  • C# 仿 android asynctask 类 实例源码下载
    C# 仿 android asynctask 类 实例源码下载
    2015-02-10下载
    积分: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
  • 学生成绩管理系统
    【实例简介】基本实现老师登陆和学生登陆两大功能,其中老师登陆实现7种功能,学生只有四种功能
    2021-08-07 00:30:57下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载