|
You are here |
codewithstyle.info | ||
| | | | |
www.synesthesia.co.uk
|
|
| | | | | Configuring a Hugo project so it can deploy to both Netlify and GitHub Pages | |
| | | | |
rishigoomar.com
|
|
| | | | | Gradle has recently released a feature called Composite Builds starting from version 3.1. It allows you to combine multiple different Gradle builds from different projects together. | |
| | | | |
blog.omega-prime.co.uk
|
|
| | | | | 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. | |
| | | | |
tech.scribd.com
|
|
| | | Armadillo is the fully featured audio player library Scribd uses to play and download all of its audiobooks and podcasts, which is now open source. It specializes in playing HLS or MP3 content that is broken down into chapters or tracks. It leverages Google's Exoplayer library for its audio engine. Exoplayer wraps a variety of low level audio and video apis but has few opinions of its own for actually using audio in an Android app. | ||