How to resolve Android Studio Error Failed to find target with hash string android-22


When an Android Studio user try to build the project, he found this error below :
Failed to find target with hash string 'android-22' in ... Sdk


The solution is to click the blue link mentioned:

Install missing platform(s) and sync project

Then this screen will be appeared, it will download and install the Android SDK Platform 22





Comments

Popular Posts