如何在android程序中的任意activity弹出对话框?

发布网友 发布时间:2022-04-23 03:48

我来回答

4个回答

热心网友 时间:2023-09-19 02:56

Window android.app.Activity.getWindow()Retrieve the current android.view.Window for the activity. This can be used to directly access parts of the Window API that are not available through Activity/Screen.Returns: Window The current window, or null if the activity is not visual.我感觉这个函数应该对楼主有帮助。哈哈。。。

热心网友 时间:2023-09-19 02:56

实现onCreateDialog方法,是Activity内的然后你在AndroidManifest里面就把所有的Activity的

热心网友 时间:2023-09-19 02:57

这显然要起service了。不能用activityservice可以做的。

热心网友 时间:2023-09-19 02:57

用广播监听和接受

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com