setLatestEventInfo method cannot be resolved [duplicate]
问题 This question already has answers here : Cannot Resolve Method setLatestEventInfo (4 answers) Closed 3 years ago . I am trying to implement a reminder feature for my application which is API 23. However, the reminder feature contains an error whereby the method "setLatestEventInfo" cannot be resolved. I have done some researching and it turns out that this method is deprecated in API 23. I know that there are similar questions out there, but the solutions did not work for me. Below are the