Issue
Any help with this error i have after updating unity to the latest version 2019.2.0f1 when building, its weird i have 29.0.1 SDK installed but the error says 25.2.5< 26.1.1 while actually i have the newest version of SDK 29.0.1 installed and the target API option in player settings is on Auto, i installed for second time SDK and change path in preference but still same error
Images from SDK Manager to see installed files and versions
a proof for the comman line tools method i did
the new installed sdk files using the second method
Solution
finally after the Second attempt of trying to install the Android SDK Using command line tools Sdk Tools For Android Command line Tools and then following this guide here SDK tools installation (to get safe from sdkmanage.bat --list error open CMD by tab + right click inside Tools/bin foolder and select Open PowerShell Window here to start the cmd directly from that folder) , but in this second attempt i installed "build-tools;28.0.3" and "platforms;android-29" , im not sure why it didn't work from the first attempt when i installed the newest build tools 29.0.1 using SDK Manager and Using Command line tools.
Answered By - Mr Zero
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.