infinitered / infinitered/solidarity-react-native
Check ANDROID_SDK_ROOT instead of ANDROID_HOME?
- Dominant language
- JavaScript
- Stars
- 48
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
According to https://developer.android.com/studio/command-line/variables.html, `ANDROID_HOME` is deprecated.
(however, I'm not sure _when_ it was deprecated, or if `HOME` was intentionally chosen for compatibility reasons?)
Could the rule check both? i.e. just check that at least one of the two is defined?
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Locate the Android SDK environment-variable rule, read how it currently checks ANDROID_HOME, and verify the expected behavior for ANDROID_HOME, ANDROID_SDK_ROOT, and the case where neither is defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile-dev, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100