1. In the first step, you need to have an APP, (Of course it doesn’t matter, just clone an open source app you want on github. Here is the link address https://github.com/marketplace?type=&verification= &query=app+)
If you still can’t find the app you like, you can check this blog and build an app yourself for free. Click on link
2. Here is a brief introduction to U-APM + U-APM, the application performance monitoring platform , which can efficiently improve application quality, intelligently diagnose, quickly locate problems, and receive problems from product quality inspections and reproduce and troubleshoot various functions, fast track link
But how do we use it
After registering the waiting road account, we need to add our APP content as follows
3. After that, download the corresponding basic SDK, (note here, it must be the SDK of the corresponding environment, my sdk link ), after downloading, unzip it to the corresponding directory.
There are detailed teaching in the document, more beginners getting started, hands-on teaching, and more video interpretation. I won’t go into too much here.
The following describes a problem I encountered after the integration
That is, when the common library is integrated and initialized, it can't be done so well. Finally, the following possible solutions have been found
Especially easy to use:
Need to use the onCreate method of appliation, so pay attention to this point
There is a small pit here. Currently, the SDK does not support multiple processes, so just do not start another thread on the main line.
Author: Mr. Gao
Occupation: back-end development
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。