[DAEMON-331] Windows - Android: "No Android SDKs were found under the specified location"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2020-03-31T20:11:12.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 4.0.0 |
Components | appcd |
Labels | n/a |
Reporter | Samir Mohammed |
Assignee | Chris Barber |
Created | 2020-03-02T14:07:23.000+0000 |
Updated | 2020-06-03T17:02:45.000+0000 |
Description
When trying to create an application in Appcelerator Studio the following message can be seen in the application creation screen. "No Android SDKs were found under the specified location".
When doing an
appc appcd status
from the CLI the following can be seen in the plugins section:
Plugin Version Type Path Node.js Status Active/Total Requests
android 1.5.2 external C:\Users\APPC\.appcelerator\appcd\plugins\packages\@appcd\plugin-android\1.5.2 10.16.3 Inactive: Failed to load plugin: No native build was found for platform=win32 arch=x64 runtime=node abi=64 uv=1 libc=glibc 0 / 0
android 2.0.1 external C:\Users\APPC\.appcelerator\appcd\plugins\packages\@appcd\plugin-android\2.0.1 10.16.3 Inactive 0 / 0
genymotion 1.6.1 external C:\Users\APPC\.appcelerator\appcd\plugins\packages\@appcd\plugin-genymotion\1.6.1 10.16.3 Inactive: Failed to load plugin: No native build was found for platform=win32 arch=x64 runtime=node abi=64 uv=1 libc=glibc 0 / 0
jdk 1.6.1 external C:\Users\APPC\.appcelerator\appcd\plugins\packages\@appcd\plugin-jdk\1.6.1 10.16.3 Inactive: Failed to load plugin: No native build was found for platform=win32 arch=x64 runtime=node abi=64 uv=1 libc=glibc 0 / 0
system-info 1.5.1 external C:\Users\APPC\.appcelerator\appcd\plugins\packages\@appcd\plugin-system-info\1.5.1 10.16.3 Active, PID=5764 0 / 2
system-info 2.0.0 external C:\Users\APPC\.appcelerator\appcd\plugins\packages\@appcd\plugin-system-info\2.0.0 10.16.3 Inactive 0 / 0
titanium 1.8.1 external C:\Users\APPC\.appcelerator\appcd\plugins\packages\@appcd\plugin-titanium\1.8.1 10.16.3 Inactive: Failed to load plugin: No native build was found for platform=win32 arch=x64 runtime=node abi=64 uv=1 libc=glibc 0 / 0
windows 1.5.2 external C:\Users\APPC\.appcelerator\appcd\plugins\packages\@appcd\plugin-windows\1.5.2 10.16.3 Active, PID=2008 1 / 1
windows 2.0.1 external C:\Users\APPC\.appcelerator\appcd\plugins\packages\@appcd\plugin-windows\2.0.1 10.16.3 Inactive
Attachments
File | Date | Size |
---|---|---|
dump.json | 2020-03-02T14:15:16.000+0000 | 731924 |
This seems to be related to DAEMON-329. Investigating.
Neither I nor [~ssekhri] can reproduce this now that DAEMON-330 has been fixed.
I would have preferred we kept this open til Samir could verify as this was only observed on his machine
Unable to reproduce using
8.0.0-master.12
All plugins are stated as Active.Reopened to update fix version