Android SDK is missing required API level 23

hi. I recently updated to unity 5.3.5f1. My game was loading fine on my android device but now when I push the game I get the following:

Android SDK is missing required API
Minimum Platform required is android 6.0 (API level 23)

I already have the android sdk 6.0 API level 23 installed and re-installed.

My android device has kitkat 4.4 but downgrading android sdk to 4.4 hasnt made any difference. I have tried re-installing android sdk and checked location of sdk in unity as suggested here but to no avail.

Any ideas as to how I can build and run my game on the android device again? Thanks

My issue was resolved by running Unity as an admin (right click on Unity executable and click on “Run as admin…”).

Were you able to fix this? I am also facing this issue.

Were you able to fix this? I am also facing this issue too

I am also having the same issue. I have SDK installed for API level 22, 23, 24, 25 but get the same message.

In SDK Manager:
97385-2017-07-09-16-10-13-default-settings.png

Error message:
97386-2017-07-09-16-09-51-requested-minimum-android-sdk.png

My problem was fixed automatically when I update left download in adnroid studio

I have a same error :
android sdk is missing required platform api level 26

my issue was resolved by using android sdk from android studio :smiley: