John Rostron
Lurker
I am an extreme beginner, I downloaded Android Studio yesterday, and fired it up for the first time this morning. I followed the tutorial 'Create an Android Project' and fell at the first fence. It loaded up the API and gave the gradle message "Failed to find target with hash string 'android-26' in C:\Users\User\AppData\Local\Android\Sdk"
The directory named has several subfolders called android-27, and even a reference to these in a file jdk.table.xml.
This suggests to me that part of the package has been updated to android-27, without telling the other part, which is still living in android-26. I presume that this is the most recent update, since I downloaded it yesterday. Is there anything I can do apart from wait for an update?
The directory named has several subfolders called android-27, and even a reference to these in a file jdk.table.xml.
This suggests to me that part of the package has been updated to android-27, without telling the other part, which is still living in android-26. I presume that this is the most recent update, since I downloaded it yesterday. Is there anything I can do apart from wait for an update?