Can we have a node which will build APK file using gradle .
@Wahdat_Jan I have not experience with APK building can you provide a resource or example that we can use as a reference? Thanks.
Sure, i will contribute and i will share resources.
Yeah, you can do that with a Node script calling Gradle through CLI, like spawning a process to run gradle assembleDebug or similar.
Are you trying to fully automate APK builds in CI/CD, or just trigger builds locally from Node?
A Gradle-based APK build node would definitely be a useful feature for easier Android app workflows. Automating the build process can save a lot of time, especially when managing multiple versions. For developers and Android users who are also exploring different app options, I came across inat box apk
and was impressed by what it offers. It looks like a useful resource for those interested in Android applications and related tools.