-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
Description
Issue Checklist
- I'm using the latest u3d version
- I ran
u3d --help - I read the README
- I made sure that a similar issue doesn't exit
Issue Description
Starting from Unity 2019, the Unity Hub offers the possibility to install 'Android SDK & NDK Tools' along with the Android Build Support package. This makes the provisioning process much more easier as there's no need to open the Editor and download those packages separately.
When listing the packages for Unity 2019(u3d available -p) versions there's no SDK & NDK available, not are they installed when installing the 'Android' package along the Editor(u3d install 2019 -p Unity,Android).
It would be great to have this as u3d could be enough to provision an Android Unity build machine for CI environments.