rust-mobile / ndk

Rust bindings to the Android NDK
Apache License 2.0
1.11k stars 110 forks source link

ndk-build: Read ANDROID_USER_HOME and ANDROID_SDK_HOME env for `$HOME/.android` folder #347

Closed MarijnS95 closed 2 years ago

MarijnS95 commented 2 years ago

Use the documented environment variables to determine the location of $HOME/.android, instead of hardcoding it to reside under $HOME.