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.
我正在做一个应用程序,它可以打开状态栏上显示的任何应用程序,这样我就可以轻松查看一个并转到下一个,而无需按每个通知来转到每个应用程序。有什么方法可以获取状态栏上的应用程序列表,还是根本不可能?抱歉,如果这里已经介绍过,请提前致谢。
最新的操作系统版本 4.3 在 API 中引入了此功能。查看NotificationListenerService。
功能更新说明。