登录
首页 » Android » Android多种小巧带动画的弹出提示框示例源码

Android多种小巧带动画的弹出提示框示例源码

于 2022-09-08 发布 文件大小:30.68 kB
0 178
下载积分: 2 下载次数: 1

代码说明:

收集了4款Android小巧带动画效果的弹出提示框示例源码,每一款都有动画效果,视觉效果唯美,相信大家在手机上见到过这效果,这些弹出对话框可定义为以下类型:   AlertType 显示图标类型 1.错误提示 2.正确提示 3.感叹号提示 其他.不显示图标   alertDialog.changeAlertType(type);    * 是否显示取消按钮 true显示 false不显示   alertDialog.setCancelText(CancelText);   alertDialog.showCancelButton(CancelButton);    * 是否显示提示内容 true显示 false不显示   alertDialog.setTitleText(TitleText);   alertDialog.showContentText(ContentText);    * 取消按钮的点击事件   alertDialog.setCancelClickListener(CancelClickListener);    * 确定按钮的点击事件   alertDialog.setConfirmClickListener(ConfirmClickListener);   alertDialog.show();

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

发表评论

0 个回复

  • beg-android-4-master
    Source code for the book Beginning Android 4 Authors: Authors: Murphy, Mark, Allen, Grant
    2019-06-12 04:07:20下载
    积分:1
  • qiangtandenglu
    《抢滩登陆》属于即时360度全方位射击游戏,相对于同类游戏较为简单,但容量又大于普通的小游戏,玩法非常简单,很容易上手。游戏情节惊心动魄,游戏场景中变化多端的敌军、即时控制的动作都是吸引玩家的亮点。 20世纪60年代,战争的硝烟在整个欧洲大陆上弥漫,盟军在大陆上的作战陷入了胶着状态。为了牵制敌军的行动并最终取得决定性的胜利,玩家的使命就是:尽最大可能消耗敌人的入侵部队,阻止敌人的进攻。面对滩头上潮水一般涌来的敌人,唯一能依靠的就只有身后那门威力无比强大的海防炮台。 android游戏(Landing on a beach belonging to real-time 360-degree shooting game, it has a relatively simple compared to similar games, but the capacity is greater than the ordinary game play is very simple, very easy to use. The game plot thrilling, varied enemy in the game scene, real-time control actions are the highlights to attract players. 1960s, the war on the entire European continent, filled the air, the Allied forces fighting on the mainland into a stalemate. In order to pin down the enemy' s actions and ultimately to achieve a decisive victory, the player' s mission is: to the maximum extent possible consumption of the invading forces of the enemy, to prevent the enemy' s attack. The face of the enemy beachhead came flooding, only able to rely on only behind that door power of powerful coastal defense fort. android game)
    2012-07-08 08:36:56下载
    积分:1
  • Media_Setting
    基于全志A10 android4.0平台,开发的GPIO控制程序,通过UI界面选择不同状态下GPIO口输出不同的电平状态,来实现由高低电平来控制外部设备;本例程主要实现5个IO口控制Audio和vedio的不同格式输出(Based on Allwinner A10 android4.0 platform, the development of the GPIO control procedures, through the UI interface to select a different state, a different GPIO port output level state, to achieve the high and low to control external devices This course mainly to achieve five IO port control Audio and vedio output different formats)
    2013-10-08 21:33:56下载
    积分:1
  • vortex-part-vi
    OpenGL Rotating triangle
    2012-01-24 16:57:21下载
    积分:1
  • Android实现Wifi传输文件
    通过Android实现文件的传输。让文件分享更容易,只需拥有一台 Android 设备,就可以将文件分享到任何可以连接 WIFI 的设备中,比如 iPhone、其他 Android、笔记本电脑等等。分享后 Android 设备(A)会自动创建一个热点,这时让另外一个设备(B)连接此热点,很快 Fast File Transfer 会识别到,并给出一个地址,从 B 设备中打开这个地址,就完成了文件的传输。
    2022-02-13 16:13:13下载
    积分:1
  • 安卓手机接收发送短信的源码
    安卓手机接收和发送短信的代码,获取系统的service,实现监控;可以在该源码上实现过滤短信,自动回复短信等功能;
    2022-03-25 01:55:54下载
    积分:1
  • finalassignment
    android 移动应用系统设计 1、最后提交两部分内容 a. 对一个功能的实现+实验报告(该项作为平时作业成绩) - 可以选择上课中所演示的任意功能,截图完成实验报告 - 需要提交程序 + 3-5页的实验报告 b. 从以下网址下载一个app源码,或者其它地方的源码,对代码进行详细解析(该项作为期末课程考核成绩) - 推荐下载网址为:http://www.devstore.cn/code/list/pn1-or0.html - 需要提交下载的源码,和对该源码实现的分析报告,不少于8页 2、将所有内容按下面两个目录进行存放,打包以“学号+姓名” 命名,上传到作业ftp - 实验 - 课程综合(android mobile application system design 1, the final submission of two parts a test report achieve+ a function (such as the usual job performance)- You can any function demonstrated in class, theme complete test report- to be submitted program+ Experimental report b 3-5 pages downloaded the following URL an app source code, or elsewhere source, detailed analysis of the code (such as the end of course examination results)- Recommended download site at: http: //www.devstore .cn/code/list/pn1-or0.html- to submit to download the source code, and analysis of the source code to achieve, at least 8 2, all the content stored in the following two directories, packed to " learn No.+ name " name, upload to job ftp- Experiment- Integrated Course)
    2015-11-17 10:36:12下载
    积分:1
  • timerpickercompat
    用fragment实现的timepicker,风格为material design,接口友好,有白天模式和夜间模式,其中白天模式可设置主题色
    2022-03-25 03:17:11下载
    积分:1
  • BitmapProject
    指定位置区域显示,用bitmap来操作,可以只显示图片的某个区域,主要就是关于bitmap的实例(Specify the location area bitmap to operate, you can display only the picture of a region, mainly bitmap instance.)
    2012-09-26 10:50:07下载
    积分:1
  • sensortest
    Android触摸屏的简易传感器测试程序(Touchscreen test applet for Android)
    2012-01-19 10:23:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载