As an Android Engineer, think about how much time you waste in deploying an APK for someone to test. ⌛️
It may be done in many steps, compile your project, run unit test, start generating your .apk file, then upload it to a third party (e.g. firebase distribution, diawi, etc ..). After that, you …