Explore >> Select a destination


You are here

zserge.com
| | ryanharter.com
12.1 parsecs away

Travel
| | Remember the olden days of Android development? There were times when including a library in a project meant relative links to source, or using Maven. Fortunately for us, those days are long gone now with the introduction of Gradle. Gradle has made developing and consuming libraries for Android amazingly simple, and has spurred a new boom in library development for Android. We've always had a large, open, inclusive community to boast of, but over the past year or two it has only gotten better as the comm...
| | dkstudiostore.blogspot.com
9.4 parsecs away

Travel
| | Step 1: Add this in build.gradle --> dependencies: compile 'com.plattysoft.leonids:LeonidsLib:1.3.2' Step 2: Use in Activity: priva...
| | msfjarvis.dev
12.2 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.
| | akos.ma
90.3 parsecs away

Travel
| My personal project during the pandemic was Conway, a project providing implementations of Conway's Game of Life in as many programming languages as possible.