Hi,
- I selected(checked) Android SDK and Android NDK in External Tools of Unity2019.1.9f1 via Unity Hub,
instead of manually installing them.
When I check their check box, It says;
" You are missing the recommended Android SDK tools(Android NDK). Install the recommended versions with Unity Hub.", but I cannot find any recommended versions in Unity Hub Installs.
- I wonder if this is normal or any issue to solve?
- Anyway, my app works excellently without any problems.
Your opinion will be very appreciated.
Thank you.
I have the same problem. Only my app does not work. It compiles successfully but not working on mobile device
Hi, tsatellite2000
Thank you for your reply. If you have more information about this issue, please let me know it.
and I recommend you to confirm followings for your issue;
- Edit → Project Settings → Editor → Any Android Device
- File → Player Settings → Other Settings → Identification → Minimum API level (level 25 is recommendable)
- If your device already has been correctly debugged.
- Confirm if your device is listed on the Device Manager( Right click on Start → Device Manager → Portable Device, in case of Windows).
Hoping helpful.
Hi,
My thought is that the reason why I cannot find the recommended SDK and NDK is that they are default ,and they are only hidden.
Any opinion?