Search code examples
javaandroidandroid-sdk-manager

cause:failed to find target with hash string 'android-14 (Don't have API 14 in SDK manager)


I've got an error saying "cause:failed to find target with hash string 'android-14'.

I've solved the similar problem before and resolved it by installing the recommended API level from SDK manager.

enter image description here

However, my SDK manager doesn't have API version 14.

enter image description here

  1. Is there any chance I can install API 14 which doesn't exist in my SDK manager?
  2. Is there any way to solve the issue without having to install the API ,every time I get this type of error?

I would appreciate your input!


Solution

  • Open the Standalone SDK Manager and enable 'Obsolete' at the bottom.