[AC-5843] Android SDK API 27 Issue
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Not Our Bug |
Resolution Date | 2018-08-19T07:51:23.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Arbind |
Assignee | Shak Hossain |
Created | 2018-08-17T20:24:03.000+0000 |
Updated | 2018-08-19T07:51:24.000+0000 |
Description
I have the Android SDK API 27 installed on my mac. However, when using 7.3.0 GA to build android app, the following error shows.
[ERROR] : Unable to find Android SDK API 27
[ERROR] : Android SDK API 27 is required to build Android apps
Note: It doesn't show any error when building the app with 7.2.1GA .
Hello, I tried to test the issue, I wasn't able to reproduce the issue with the SDK 7.3.0.GA. Android API 27 starts with Android 8.1.0 version. Is the error occur for the device (Android 8.1.0) or above or also for below versions? Also, Do you have multiple Android SDKs installed on the machine? and by any chance, the updated one is not set to as Android SDK path for Appcelerator? Let us know. Thanks.
Yes, I had to change the path for the SDK and that fixed it.