brodybits opened a new issue #617: ANDROID_SDK_ROOT environment variable support
URL: https://github.com/apache/cordova-android/issues/617
 
 
   As reported by @vtaliar in apache/cordova#68:
   
   According to 
[[1]](https://developer.android.com/studio/command-line/variables) use of the 
`ANDROID_HOME ` is deprecated and we should use `ANDROID_SDK_ROOT` instead.
   
   I would favor a quick fix which would use `ANDROID_SDK_ROOT` if 
`ANDROID_HOME` is not defined or does not point to a valid Android SDK 
directory, to reflect behavior described in 
[[1]](https://developer.android.com/studio/command-line/variables).
   
   I would also like to see this fixed before we issue the next major release 
for Cordova 9 as discussed in apache/cordova#10.
   
   [1] <https://developer.android.com/studio/command-line/variables>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to