Explore >> Select a destination


You are here

blog.screenshotbot.io
| | blog.blundellapps.co.uk
2.1 parsecs away

Travel
| | This is a real quick post to give you some pointers of how to use Google AdMob banner ads in an Android Jetpack Compose view layout. Right off the bat I want to say two things: 1- The AdMob team hasn't got their library up to date (in terms of supporting compose), so it's always
| | wittchen.io
3.5 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.
| | whackylabs.com
3.2 parsecs away

Travel
| | What better way to start the new year than trying out the Kotlin Multiplatform.
| | blog.omega-prime.co.uk
19.9 parsecs away

Travel
| I recently released my first open source library for Java, MDBI. I learnt a lot about the Java open-source ecosystem as part of this process, and this blog summarises that in the hope that it will be useful to others. Specifically, the post will explain how to set up a project using the modern Gradle build system to build code and deploy it to the standard Maven Central repository from the command line really easily.