Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Code Analysis with SonarQube in Android project

Hieu Vu
November 14, 2023
47

Code Analysis with SonarQube in Android project

Lightning talk with Android Developers at Nab in Huddle session

Hieu Vu

November 14, 2023
Tweet

Transcript

  1. About Sonar equips developers and organizations to systematically achieve a

    state of Clean Code so that all code is fit for development and production.
  2. SonarQube vs SonarCloud Self-managed static analysis tool for continuous codebase

    inspection Cloud-based static analysis tool for your CI/CD workflows
  3. Local setup Local setup 2 Extract and run the bash

    file according to your OS It is located at bin folder
  4. Local setup Local setup 5 After logging in successfully, a

    dashboard will be displays Click on Create Project > Manually & fill in project information
  5. Local setup Local setup 7 Select DevOps tools you want

    to integrate with, it will provide instruction We will choose Locally