https://mp.weixin.qq.com/s/8tRAO9a6FOo6mV64VoW8HA https://mp.weixin.qq.c...
[mvi介紹](https://mp.weixin.qq.com/s/lCgztZ4g2qCftFhR2yJiLw) [配置依賴](https:...
[coil使用介紹](https://mp.weixin.qq.com/s/fsEPEc2M_vcZLivYVVwNYw)
grep常用選項: 1.根據(jù)匹配內(nèi)容過濾:grep "com.test.demo" a.log2.在當(dāng)前目錄多個文件中搜索關(guān)鍵字starting...
1. 根據(jù)TAG和Log優(yōu)先級過濾 ``` adb logcat [TAG:LEVEL ] [TAG:LEVEL ] ... ``` >例如:輸...
adb shell am start [options] intent啟動由 intent 指定的 Activity烂瘫。格式與參數(shù)如下 start...
在做桌面產(chǎn)品的時候,發(fā)現(xiàn)一些機型存在將桌面默認(rèn)后重啟手機出現(xiàn)卡死的情況,通過查看log,出現(xiàn)錯誤信息在手機系統(tǒng)啟動加載完androidmanif...
MediaPlayer多媒體練習(xí):https://github.com/stormzsl/MyVideo[https://github.com/...
LiveData使用LiveData LiveData = new LiveData(); liveData.obsever(LifeCycle...