[TIMOB-14004] Linux: Android Module Fails to Build
| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Cannot Reproduce |
| Resolution Date | 2013-05-29T00:38:25.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | qe-3.1.1 |
| Reporter | Deepti Pandey |
| Assignee | Ingo Muschenetz |
| Created | 2013-05-28T11:09:06.000+0000 |
| Updated | 2014-07-17T10:06:41.000+0000 |
Description
Test steps:
1.Create an android module by selecting File > New mobile module project > android type.
Observe that android module is failing to be successfully created.
Actual Result:
Screen-shot and logs is attached. Unable to create android module .
Attachments
The issue here is the CLI call to create the Android module project failed, so moving to platform to investigate.
I was able to build an android module on linux. The only issue I ran into was the gperf dependency, which errors as 'ANDROID_NDK environment variable not set'. I installed gperf and the error went away. I was unable to reproduce the original error. Titanium Studio 3.1.1.201305271702: Ubuntu 12.04 64-bit Titanium SDK: 3.1.1.v20130524180421 Titanium CLI: 3.1.1-alpha Android SDK Tools: r22.0.1 Android API: 8 (2.2) Android NDK: r8e gperf: 3.0.3
If you see this again, please include: studio log with troubleshooting debug => all diagnostic log ti info android sdk tools version gperf version studio ant build log (build.xml > run as > ant) studio ui build log (package > location)
Resolving as Cannot Reproduce.