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.
However, my SDK manager doesn't have API version 14.
- Is there any chance I can install API 14 which doesn't exist in my SDK manager?
- 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!