Android Question How to Build B4A project on Github Actions

AmirPYTHON

Member
Hi guys,

I’m working on a B4A project and I want to automate the build process using GitHub Actions. Is it possible to compile and build a B4A project directly in a GitHub Actions runner?


Has anyone here successfully set up CI/CD for B4A using GitHub Actions? If so, what’s the recommended approach—using Windows runners, emulators, or maybe a custom Docker image?

Excuse me for my bad English.

Thanks!
 
Top