Skip to content

Adding build-tools to env path #504

@Khader-Siddik

Description

@Khader-Siddik

Hi,

I recently struggled with issue adding build-tools to environment path in ubuntu-latest runner. I need to sign my apk before uploading to artifact. I see there are few actions on marketplace to sign the apk but unfortunately my organisation blocks those actions providers. I tried doing it manually after setup-android job. But on trying to get the dir ‘$ANDROID_HOME/build-tools’, it fails with error that build-tools doesn’t exist. Can you help me doing this. If build-tools is installed, I will be able to grep the version and add it to the path. Then, I would be able to use zipalign and apksign to sign my unsigned apk.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions