登录
首页 » Android » Android Holo风格的AlertDialog对话框制作实例

Android Holo风格的AlertDialog对话框制作实例

于 2022-03-31 发布 文件大小:682.22 kB
0 76
下载积分: 2 下载次数: 2

代码说明:

Android 自定义实现一个AlertDialog对话框,提示框或警告框弹出式对话框,套用了系统Holo风格,生成符合系统主题的AlertDialog.Builder,可以分别定义弹出提示的标题文字及提示内容:   builder.setTitle("Test Title");   builder.setMessage("Test Message");   // 这里设置点击事件null,再重新写点击事件,屏蔽点击之后对话框消失   如界面所示,单击上边的按钮后,弹出Holo风格的对话框,单击下边则弹出默认的黑色风格弹出框。

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

发表评论

0 个回复

  • android 多文件上传(有进度条)例子源码
    用于多文件上传到服务器,并且有进度条提示
    2015-05-29下载
    积分: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
  • F1
    说明:  循迹小车,PDI算法,三种控制方式。参考(Tracked car, PID algorithm)
    2019-07-20 15:06:41下载
    积分:1
  • android换机备份助手
    android换机备份助手,实现wifi热点连接,通讯录、通话记录、短信、图片等的备份恢复。
    2022-07-08 06:44:40下载
    积分:1
  • Android 串口调试 APK
    应用背景自动识别所有的串口,多串口收发。包含JNI。关键技术Android访问低层文件 Android串口数据收发
    2023-03-08 02:45:03下载
    积分:1
  • Android SeekerBar 滑块的用法举例
    本源码主要演示在android UI界面设计时,使用SeekerBar控件制作一个滑块,当然使用SeekerBar也可快速实现一个进度条,本实例是制作的滑块,同样是很实用的功能。拖动滑块可改变图片的透明度。类似于Andorid智能机屏幕下拉中的亮度调整那样,当拖动滑块向指定方向移动时,改变指定对象的值。
    2022-08-20 09:03:35下载
    积分:1
  • fengkuanglanqiu
    Android 系统3D游戏开发,名为疯狂投篮。是《oid+3d游戏开发技术详解与典型案例》一书的源码(Android system, 3D game development, called crazy shot. " Oid+3d game development technologies Detailed with a typical case" a source book)
    2012-07-06 15:26:40下载
    积分:1
  • 萌萌哒社区源码android
    萌萌哒社区源码
    2023-01-16 16:20:03下载
    积分:1
  • 基于xmpp android即时通讯源码
    应用背景android即时通讯android即时通讯android即时通讯android即时通讯android即时通讯android即时通讯android即时通讯android即时通讯android即时通讯关键技术java/ xmppjava/ xmppjava/ xmppjava/ xmppjava/ xmppjava/ xmppjava/ xmppjava/ xmppjava/ xmppjava/ xmppjava/ xmppjava/ xmpp
    2022-03-21 03:51:43下载
    积分:1
  • Android蓝牙自动匹配程序
    这是一个程序包,里面有蓝牙自动匹配程序的源代码。用处是用于之前已经匹配的蓝牙设备。在android程序里,如果让程序自动以0000的PIN码 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-04-20 02:59:28下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载