Prefer to use ANDROID_HOME as it's the new canonical way to describe
the installation path of the Android SDK. Also alias the value to
ANDROID_SDK_ROOT for compatibility with certain tools such as sdkmanager.
Details
Details
- Reviewers
atul ashoat varun - Commits
- rCOMM7413dab98cda: [Nix] Default value of ANDROID_HOME
nix develop echo $ANDROID_HOME echo $ANDROID_SDK_ROOT # should match, and point to sdk installation
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- jonringer/android-home
- Lint
No Lint Coverage - Unit
No Test Coverage