Organizational Prerequisites
(You must sign up using your Github account which is a member of your GitHub org to be able to avail project onboarding capabilities)
CI Builds
Dashwave has a robust build runtime and environment leveraging distributed caching that allows it to build any configuration or feature or marquee branches quickly. You can add custom steps or hook up further workflows for release or feature previews via browser based emulations.
Signed Builds Configurations
🔐 Dashwave does not create signing configuration (keystore) for your project for security. We use your own signing configuration to sign the APKs during build process.
IDE Builds
Learn how can you build local code changes on Dashwave
Setup Plugin
Android builds take a lot of time and system memory to complete. It’s not just building but emulating the APKs on the top of it. You are very likely to face lags often ending up with system getting freeze. Yeah, we can relate this is pretty frustrating ☹️.