Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.3.1
-
None
Description
Check for minimum required components for Android project compilation.
As of now only platform-tools installation is checked only.
The minimum required tools/packages are:
- SDK tools.
- Platform tools.
- Build tools.
- At least one SDK platform.
So the Android SDK path should also be checked for Platform SDK and Build tools. We should also list the bare essentials in the documentation.