[AC-4599] Android SDK version Android L (Preview) not found.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2016-11-21T20:39:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio, Titanium SDK & CLI |
Labels | n/a |
Reporter | Jick Steen |
Assignee | Shak Hossain |
Created | 2016-11-08T20:11:00.000+0000 |
Updated | 2016-11-21T20:39:28.000+0000 |
Description
It works fine to run my app in the emulator, but when packing for the Android App Store I am getting the following error:
Android Distribution... has encountered a problem
Android SDK version Android L (Preview) not found.
I have Android API 24 + 25 fully installed. With latest Android SDK tools 7.1.1 is no longer "preview" though. Tried with different versions of android:minSdkVersion="24" android:targetSdkVersion="24" but nothing worked.
Worked fine before with latest Titanium 5.X setup
Attachments
File | Date | Size |
---|---|---|
androidInfo.txt | 2016-11-18T16:25:32.000+0000 | 8466 |
appcConfig.txt | 2016-11-18T16:25:43.000+0000 | 3880 |
Screenshot at Nov 09 11-17-29.png | 2016-11-08T22:18:25.000+0000 | 287232 |
Screenshot at Nov 09 11-17-38.png | 2016-11-08T22:18:24.000+0000 | 133761 |
studioDiagnostic.txt | 2016-11-18T16:25:39.000+0000 | 133927 |
sudioLogFile.txt | 2016-11-18T16:25:41.000+0000 | 29724 |
Hello, Can you attach the screenshot of your Android SDK manager? with all the installed APIs and SDK tools installed. Thanks.
Sure, added screenshots
FYI: This is still happening with the 6.0 GA release
Hello, I have tested the issue of production build in Android, I did not see such error. The apk packages successfully and runs on device fine. Here is myy log,
My manifest section is
I have tested on Galaxy j7(6) device. Android 6.0.1 The issue is not reproducible. Thanks.