登录
首页 » Java » android 猜名字 有奖例子 完整源码

android 猜名字 有奖例子 完整源码

于 2013-07-22 发布
0 263
下载积分: 1 下载次数: 0

代码说明:

一个简单的android 实例,用RadioButton 以及RadioGroup实现                              

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

发表评论

0 个回复

  • 通过rtsp连接网络摄像头
    通过rtsp连接网络摄像头
    2017-04-21下载
    积分:1
  • android 微信分享实例源码下载 WeixinShare
    android 微信分享实例源码下载 WeixinShare
    2014-08-07下载
    积分:1
  • Android登陆弹出界面 实例源码下载
    Android登陆弹出界面
    2015-03-16下载
    积分:1
  • android 各种Activity切换效果例子源码
    android 各种Activity切换效果例子源码
    2014-09-29下载
    积分:1
  • android高仿美食天下源码
    android高仿美食天下源码
    2015-06-09下载
    积分:1
  • 模板
    后台模板
    2015-04-22下载
    积分: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 常用控件用法与示例源码下载
    其中包含了 framelayout,relativelayout,relativeandlinear,tablelayout,选项卡tabwidget,checkbox多选框,radiogroup单选框,spinner下拉框,autocompleteTextView,Date/TimePicker,ProgressBar进度条,RatingBar投票,ImageSwitcher,GridView,Tab,OptionsMenu,ContextMenu,SubMenu,Activity值传递,4种AlertDialog,Notification 等控件的基本用法,非常适合入门级朋友学习。
    2013-02-05下载
    积分:1
  • android usb 通讯实例源码下载
    源码在压缩包中,解压几次就能看到,android usb 通讯例子
    2014-08-08下载
    积分:1
  • android 高斯模糊算法例子
    android 高斯模糊算法例子
    2015-06-07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载