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