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.
我需要在某些日期执行一些任务。我可以用原生的android api来做吗?还有一个问题,我需要在后台模式下执行 ussd 请求。我可以做吗?
要在某个日期执行任务,您应该使用警报管理器,您可以在这里查看 -
我不太确定你在问题的第二部分中问的是什么,但这里有一个关于 android 中 ussds 的链接
如果您想在应用程序未运行时执行此操作,您还可以使用警报管理器。