登录
首页 » Java » android qq接口sdk大全(含qq登录/获取qq资料/微云/qq空间等

android qq接口sdk大全(含qq登录/获取qq资料/微云/qq空间等

于 2015-04-14 发布
0 158
下载积分: 1 下载次数: 0

代码说明:

包含了 微云/qq登录/qq空间/qq群 游戏内加好友 读取qq资料 等 各种接口实例  对应包名如下:全量包:open_sdk_r****.jar基础包:open_sdk_r****_lite.jar基础包包含接口:1、登陆相关接口2、获取用户信息接口3、定向分享接口a、分享给QQ好友b、分享给Qzone好友4、社交类APIa、邀请好友b、应用分享c、发送请求/礼物

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

发表评论

0 个回复

  • android 下拖动seekbar调整图像大小
    android seekbar实例 实现了拖动seekbar以调整图像大小功能
    2013-03-23下载
    积分: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 http 网络通信框架 下载
    android http 网络通信框架 下载
    2020-12-01 22:19:26下载
    积分:1
  • 远程视频监控客户端和服务器端
    远程视频监控客户端和服务器端
    2014-09-22下载
    积分:1
  • android 微信分享插件 源码下载
    调用phoneGap实现分享图片文字和视频等功能
    2014-12-31下载
    积分:1
  • AndroidQQ源项目代码 实例下载
    Android开发QQ开源项目代码 实例下载
    2014-09-28下载
    积分:1
  • android Sqlite 实例源码下载
    android Sqlite 实例源码下载
    2014-08-06下载
    积分:1
  • 基于JBox2D的 android 游戏源码例子(完整版下载)
    基于JBox2D的 android 游戏开发源码例子(完整版下载)
    2014-09-19下载
    积分:1
  • android动态壁纸中的水波纹效果
    android动态壁纸中的水波纹效果,采用opengl中的shader实现
    2015-04-12下载
    积分:1
  • 支付宝移动接口实例(android版)源码下载
    android 支付宝移动版接口实例,最低支持版本 android 2.2,也就是几乎所有版本都支持了
    2015-03-12下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载