Android deploy feature branch

Hello,
After a successful build of a feature branch on CiricleCi, I would like the build of that branch (an apk) to be then manually tested by a tester.
I see alot of people are using hockey but that is now migrating to Microsoft app centre.

I just wanted to check if its possible to download the build that circle ci created?

If not I’m interested in whats the most common process for creating builds or feature branches for manual testing?

Thankyou

I don’t do Android development, but could you use the artifact feature? This allows you to declare a file as downloadable in the job UI, and is often used for test reports.