|
You are here |
hereket.com | ||
| | | | |
czak.pl
|
|
| | | | | [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
|
|
| | | | | A guide on how to set up and configure a GitHub workflow that builds and publishes your Bevy Android app. | |
| | | | |
www.joelotter.com
|
|
| | | | | I struggled recently to work out how to build an APK out of a native Android app without using Gradle. | |
| | | | |
davidmburke.com
|
|
| | | 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 | ||