Explore >> Select a destination


You are here

hereket.com
| | czak.pl
1.6 parsecs away

Travel
| | [AI summary] A developer's detailed guide on manually building and deploying an Android app using the SDK command-line tools without relying on IDEs or Gradle, highlighting the steps involved in the build process.
| | www.nikl.me
4.6 parsecs away

Travel
| | A guide on how to set up and configure a GitHub workflow that builds and publishes your Bevy Android app.
| | www.joelotter.com
1.1 parsecs away

Travel
| | I struggled recently to work out how to build an APK out of a native Android app without using Gradle.
| | davidmburke.com
23.4 parsecs away

Travel
| Libsodiumis a fantastic crypto library, however it's documentation can be lacking. Libsodium supports many languages via native wrappers and javascript via asm.js. I'll document here how I got it working in Android both in Java and NativeScript. The target audience is someone who knows web development but not Android development. Java + Android We'll use