講師回答 / Sunday
服務(wù)被殺死有可能不是因?yàn)樾∶资謾C(jī)的問題。而是因?yàn)?android 系統(tǒng)的版本問題。github 的源碼之中包含了 android O 的?NotificationChannl 適配和 9.0 的權(quán)限適配。github 代碼訪問地址:https://github.com/lgd898...
2019-07-08
已采納回答 / Sunday
課程的話可能暫時不會更新。不過 android O 的?NotificationChannl 適配和 9.0 的權(quán)限適配代碼已經(jīng)更新到了 github。github 代碼訪問地址:https://github.com/lgd8981289/IMoocMusic。 主要修改的地方有以下三點(diǎn):1、...
2019-07-07
在private static RealmConfiguration getRealmConf () 中的 .schemaVersion(1)應(yīng)該是 .schemaVersion(0)吧
2019-07-06