AndroidStudio adds a new weapon, findBugs.
Today, I added a new weapon for my androidStudio development: findBugs, which can be used to find problems in the code and compilation process, this is of great help to people who use this programming style (PS: My programming style is to write and change the code first, and then improve it through continuous testing samples, debugging takes some time. In the past, it was said that this programming style requires more time than writing it first, so it is constantly being adjusted ).
Okay, the following describes how to add a plug-in:
Install and restart AndroidStudio-> Settigns-> Plugins-> Browse repositories-> search "findBUgs-IDEA.
Many benefits, feel for yourself.
Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.