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.
我希望我的应用程序在任何时候连接到互联网以解析 xml 并在通知面板中通知用户时触发。请让我知道该怎么做。
当 Internet 连接状态发生更改时,您需要通知广播接收器。看看这个和这个。