我发现我使用了一种不赞成使用的方法(notification.setLatestEventInfo())
它说使用Notification.Builder.
当我尝试创建一个新实例时,它告诉我:
Notification.Builder cannot be resolved to a type
api notifications android deprecated
android ×1
api ×1
deprecated ×1
notifications ×1