/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

blog.omega-prime.co.uk
| | msfjarvis.dev
2.3 parsecs away

Travel
| | GitHub recently rolled out Packages to the general public, allowing the entire develop-test-deploy pipeline to get centralized at GitHub. Learn how to use it to publish your Android library packages.
| | zserge.com
1.2 parsecs away

Travel
| | quick guide to maven central library publishing with gradle
| | www.marcogomiero.com
1.6 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:
| | www.thepolyglotdeveloper.com
17.3 parsecs away

Travel
| Use a Java InputStream with threads to download remote files without a browser in Android. Use this method to download in-app purchase files or update data.