android 若何集當作 bugly 收集日記的步調
1.打開Android studio 本身的項目,選擇build.gradle
2.添加bugly依靠
implementation 'com.tencent.bugly:crashreport:latest.release'implementation 'com.tencent.bugly:nativecrashreport:latest.release'
3.同步依靠文件
4.建立BaseApplication擔當Application
5.重寫onCreate方式.在此方式執行初始化initBugly
6.initBugly,在標注位置填寫本身的key
0 篇文章
如果覺得我的文章對您有用,請隨意打賞。你的支持將鼓勵我繼續創作!