Avoid user having to set this manually.
https://github.com/CommE2E/comm/blob/master/docs/dev_environment.md#enable-android-cli-commands
Differential D4965
[Nix] Set PATH for android utilities • jon on Aug 26 2022, 3:40 PM. Authored by Tags None Referenced Files
Details
Avoid user having to set this manually. https://github.com/CommE2E/comm/blob/master/docs/dev_environment.md#enable-android-cli-commands nix develop echo $PATH | grep emulator && echo "Yep, emulator is there"
Diff Detail
|