錯誤現(xiàn)象 真機運行正常,打包報錯如下:rsync error: some files could not be transferred (cod...
蒲公英打包步驟https://www.pgyer.com/doc/view/build_ipa[https://www.pgyer.com/do...
網(wǎng)絡(luò)鏈接出現(xiàn)錯誤: 原因: 網(wǎng)絡(luò)傳輸使用了未加密的明文傳輸。為保證用戶數(shù)據(jù)和設(shè)備的安全,Google從Android 9.0(API28)開始默...
介紹 ViewModel :將UI中的數(shù)據(jù)模塊提出來單獨管理,使得控制器Activirty Fragment變得更加簡單,只需要專注界面,不需要...
1. As運行時報錯: Compilation failed; see the compiler error output for detail...
作用 將視圖綁定到Activity不再需要findViewById() DataBinding 與 ViewModle+LiveData 將可觀...
創(chuàng)建三個Fragment類 HomeFragment、DashboardFragment、NotificationsFragment 用于底部按...
一、基礎(chǔ)使用 1.1 Room三個主要操作類 Entity 實體類 代表一個表中的字段 Dao數(shù)據(jù)庫操作接口提供增刪改查 管理創(chuàng)建數(shù)據(jù)庫 1.2...
1.引入依賴 project build.gradle中引入 app build.gradle中引入 主布局 適配器 在3.0.2版本中開啟上拉...