[AC-3652] Android Module build failed on Windows 10
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2016-05-27T21:03:51.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | Appcelerator Modules, Studio |
Labels | n/a |
Reporter | Pavlo |
Assignee | Shak Hossain |
Created | 2016-05-23T20:25:35.000+0000 |
Updated | 2016-05-27T21:03:51.000+0000 |
Description
Steps to reproduce
1) Install Studio on Windows 10 machine
2) Create Android Module project from template
3) Try to publish(to any target - Titanium SDK, Project, Location)
As result error appears:
BUILD FAILED
C:\ProgramData\Titanium\mobilesdk\win32\5.2.2.GA\module\android\build.xml:165: no executable specified
Hello [~Pavlo], Thanks for reporting. In Appcelerator Studio building app and building module is two different things. For building module you need to add some additional components. You can find details in the documentation. [Documentation Link](https://wiki.appcelerator.org/display/guides2/Android+Module+Quick+Start). Please follow the guideline. Thanks