Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get apk from bitbucket after build?

Abhishek Singh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 5, 2019

i want to know the process that,how do  i get .apk file from bitbucket.how to set up s3 bucket for android in Bitbucket.

2 answers

0 votes
Kassy Shane
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 5, 2025

Enable Bitbucket Pipelines in your repository settings and add a bitbucket pipelines yml file that runs the Gradle build command to generate the APK. Use the artifacts option so the APK can be downloaded from the Pipelines page after the build. If you want to store it in S3 install AWS CLI in the pipeline use AWS keys as repository variables and run a command to upload the APK to your S3 bucket. After the build you can download it from Pipelines or get it directly from S3.

0 votes
Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 6, 2019

Hi Abhishek, welcome to the Community.

Can you clarify what you're trying to achieve? Are you talking about Bitbucket Server or Cloud? What is your goal?

Kind regards,

Ana

Abhishek Singh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 8, 2019

yes, i am uploading my app into bitbucket,enabled pipeline,and build the app,after that i want the build apk.

currently i am upload my code in s3 bucket,

please help me in the process of getting apk from bitbucket after build.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events