Analysing Android code with SonarQube - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Tuesday, August 7, 2018

Analysing Android code with SonarQube

SonarQube, formerly known as Sonar, is a platform to analyze code quality. Analysis covers such aspects as code duplications, potential bugs, coding rules, complexity, unit tests, comments, and architecture & design. It supports supports more than 20 programming languages and has a reach set of useful plugins that gives you the opportunity to inspect different aspects of the code. What is caracteristic about SonarQube is that it comes as a platform in the form of a web application. This means that the results of the analysis will be displayed in a web page. Installing SonarQube The installation is pretty straightforward, you have just to download an archive and extract it in a folder of your choice. 1. Go to http://www.sonarqube.org/downloads/ and download the latest release. 2. Unzip the archive Starting SonarQube 1. Go to sonarqube-4.3/bin (or whatever version you downloaded) 2. Open a corresponding folder according to your operating system (linux-x86-64 in my case). There you should see a file called sonar.


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

Researches,Tutorials,Android,AndroidApps,androiddev,code quality,Java,Programming,runner,sonar,sonarqube,sonarrunner

No comments:

Post a Comment