Explore >> Select a destination


You are here

dev.chromium.org
| | blog.chromium.org
8.4 parsecs away

Travel
| | Developers of Chrome Apps and extensions have long been familiar with the developer-mode setting of the chrome://extensions tab in the Chr...
| | android-developers.googleblog.com
13.4 parsecs away

Travel
| | News and insights on the Android platform, developer tools, and events.
| | blog.chromium.org
8.3 parsecs away

Travel
| | WebKit is a lightweight yet powerful rendering engine that emerged out of KHTML in 2001. Its flexibility, performance and thoughtful desig...
| | wittchen.io
84.1 parsecs away

Travel
| Introduction Some time ago, Ive written an article about Test coverage report for Android application. It got some interest (many comments below article and many visits according to Google Analytics), so I decided to refresh this topic. Previously, Ive written instrumentation unit tests, which needed to be executed on a real device or an emulator. Its a good approach when you want to test functionalities strongly connected with the device. E.