1.Toast信息提示框
![](https://images.cnblogs.com/OutliningIndicators/ContractedBlock.gif)
2.对话框,警告框(Dialog、AlertDialog)
![](https://images.cnblogs.com/OutliningIndicators/ContractedBlock.gif)
接口名称 描述 DialogInterface.OnClickListener 对话框单击事件处理接口 DialogInterface.OnCancelListener 对话框取消事件处理接口 DialogInterface.OnDismissListener 对话框隐藏事件处理接口 DialogInterface.OnKeyListener 对话框键盘事件处理接口 DialogInterface.OnMultiChioceClickListener 对话框多选事件处理接口 DialogInterface.OnShowListener 对话框显示事件处理接口
3.对话框操作事件
![](https://images.cnblogs.com/OutliningIndicators/ContractedBlock.gif)
![](https://images.cnblogs.com/OutliningIndicators/ContractedBlock.gif)
4.进度处理事件
![](https://images.cnblogs.com/OutliningIndicators/ContractedBlock.gif)
5.SeekBar拖动条
![](https://images.cnblogs.com/OutliningIndicators/ContractedBlock.gif)