Skip to content

ANDROID_SDK_ROOT is deprecated, use ANDROID_HOME instead #80910

@Mrcubix

Description

@Mrcubix

Godot version

all | 6758a7f

System information

Windows 10 21H2

Issue description

Building export templates with scons requires user to define the ANDROID_SDK_ROOT variable, which has been made deprecated long ago, ANDROID_HOME should be used instead.

This will avoid people having to figure out why android isn't considered a valid platform when having a proper setup.

see this section | fallback

They may not check for ANDROID_SDK_ROOT in the future, so it's advised to use this newer variable instead.

Steps to reproduce

N/A

Minimal reproduction project

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions