New to fabric.io, how to use this for Android app?

≡放荡痞女 提交于 2019-12-25 14:09:17

问题


I am new to fabric.io. How to integrate and use this for finding crashing data?

I've followed the official documentation but still I am not able to run my app using this.

Still in website it showing you have to run the app!

see this pic

This is the thing it shows after done this steps

see this pic


回答1:


Okay, I have actually played with Fabric. If you have not done so, installed the plugin for Android Studio. Once installed, you can use the plugin to add Crashlytics to your project. It can automatically add the code necessary to your project for it to work. After that build and run your application on a device.

  1. Open the Fabric plugin from one of the two buttons.
  2. Click on the icon that looks like a power icon.
  3. Select organization to use.
  4. Select kit to use, in this case Crashlytics.
  5. Install the kit selected by pressing install.
  6. Apply the changes to be made to your code.
  7. Run application on a device.
  8. After the application runs, the plugin will show that Crashlytics is installed and keep pressing back until you get to your application in the plugin.

And that is it. The plugin REALLY makes it easy.



来源:https://stackoverflow.com/questions/33155195/new-to-fabric-io-how-to-use-this-for-android-app

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!