使用 AlarmManager 后自动从 ListView 中删除项目
我正在开发一个短信应用程序,其中在列表中预定义了数字和短信,当计时器与保存的时间匹配时,就会向这些号码发送短信。
我可以发送消息(通过 AlarmManager),但是如何自动从保存的列表中删除该项目(即发送消息后从列表中删除号码)?
I am developing an SMS application were numbers and text message are predefined in a list and when a timer matches the saved time, an SMS is sent to the numbers.
I am able to send messages (through AlarmManager), but how can I remove that item from the saved list automatically (i.e remove numbers from list after message is sent)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论