android 如何集成 bugly 收集日志

android 若何集当作 bugly 收集日记的

android 如何集成 bugly 收集日志



需要这些哦
bugly 账号
方式/
1【android 如何集成 bugly 收集日志】1.打开Android studio 本身的项目,选择build.gradle

android 如何集成 bugly 收集日志



22.添加bugly依靠
implementation 'com.tencent.bugly:crashreport:latest.release'implementation 'com.tencent.bugly:nativecrashreport:latest.release'

android 如何集成 bugly 收集日志



33.同步依靠文件

android 如何集成 bugly 收集日志



44.建立BaseApplication担当Application

android 如何集成 bugly 收集日志



55.重写onCreate方式.在此方式执行初始化initBugly

android 如何集成 bugly 收集日志



66.initBugly,在标注位置填写本身的key

android 如何集成 bugly 收集日志



注重事项

以上内容就是android 如何集成 bugly 收集日志的内容啦 , 希望对你有所帮助哦!

    猜你喜欢