/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

msfjarvis.dev
| | www.marcogomiero.com
1.5 parsecs away

Travel
| | Update - February 2021 As you may have heard, JCenter is shutting down in May 2021. Into the Sunset on May 1st: Bintray, JCenter, GoCenter, and ChartCenter https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ So, this tutorial is no longer recommended because it explains how to publish an Android library to JCenter. I suggested you follow this guide written by Márton Braun. Publishing Android libraries to MavenCentral in 2021 https://getstream.io/blog/publishing-libraries-to-mavencentral-2021/ If you have already published a library on JCenter and you want to migrate the old artifacts to MavenCentral, you can follow the guide that I've written:
| | tech.scribd.com
1.7 parsecs away

Travel
| | 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.
| | ncorti.com
1.9 parsecs away

Travel
| | How to use AndroidX migrated libraries on not yet migrated Android projects
| | jakewharton.github.io
14.8 parsecs away

Travel
| Field and method binding for Android views.