Oh thanks for sharing that! I was getting the “Binaries for target platform not installed” error also when trying to Package for Android, working now.
Oh super thanks, you saved my life.
ndk = 26.3.11579264 is the answer, and
then change your
Project-Settings> Android :
- Minimum SDK Version = 26
Project-Settings> Android SDK:
- NDK API LEVEL = android-26
Hope this helps anyone still stucked.
1 Like