Daydream is an interactive screensaver mode that starts when a user’s device is docked or charging. In this mode, the system launches a daydream – a remote content service provided by an installed app – as the device screensaver
Get Started for FREE
Sign up with Facebook Sign up with Twitter
I don't have a Facebook or a Twitter account
![]() ![]()
Sección de Metodologías de la Universidad de Murcia's curator insight,
April 3, 2014 5:30 AM
This new version:
- Makes the plugin compatible with multi-language analysis introduced in SonarQube 4.2 - Adds support of Emma 2.0 reports
|
Sección de Metodologías de la Universidad de Murcia's curator insight,
January 14, 2014 5:41 AM
For the uninitiated, SonarQube is a continuous quality analysis platform running as a web server that tracks metrics regarding your code and its structure. It can be extended through plugins, and usually embeds useful tools and checks. Historically SonarQube only dealt with Java code but it has been extended since, and it handles most common languages as of today (available features may vary).
Our use case being an Android application, we are not wandering far away from the Java world. A dedicated plugin created by several Octos – sonar-android-plugin – is going to bridge the gap between pure Java code and Android code. |