How to List Target Platforms. Please Make Sure the Android Sdk Path Is Correct

Build failed - unable to find SDK path in unity

It's happening because Unity is unable to detect targets platform try to open SDK manager and redownload your minimum API and the target API.

Unity problems with port to android

Okay so the issue seems to be that the SDK updates deprecated a command line tool that Unity's build process uses. This was evident from the forum post Here

  1. Rename your tools folder in the SDK to some arbitrary name.
  2. Download the downgraded tools and extract them to the SDK root folder.

See if your issue is resolved!

If that does not work, try downgrading to the next lower version of SDK tools from the SDK manager.



Related Topics



Leave a reply



Submit