Forums

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

Not generating apk file in build/output/apk/debug location

Akshay V Urs
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!
June 14, 2019

On Android Studio if i make a build the apk is generated under
F:\Workspace\AndroidStudio\<XXXX>\app\release\outputs\apk\debug\AppName-1.6-debug.apk

 

But when I make build on pipeline it says build successful but the apk is not getting generated. At the location \release\outputs\apk\debug 

And android has a very less documentation for pipeline.

1 answer

0 votes
Daniil Penkin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 21, 2019

Hi @Akshay V Urs,

Bitbucket Pipelines is running the script you configured step by step inside of a Docker container that you specified in your bitbucket-pipelines.yml file. You can debug your build script locally by running the same Docker container in a way Pipelines does that. Here's a document describing the procedure.

Hope this helps.

Cheers,
Daniil

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events