Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的首选项屏幕中创建一个简单的时间选择器对话框?我的问题是:有可能吗?还是timepicker必须在MainActivity中?有人可以解释一下如何在这个时间选择器对话框中设置闹钟并在设置的时间到达时显示 Toast 吗?
您是否浏览过 Pickers的 android 指南?我相信它几乎解释了你想要做什么。
您也可以访问本教程。