[AC-805] Bug when compile android example
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2014-10-27T00:40:19.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | android |
| Reporter | Elias Cédric Laouiti |
| Assignee | Shuo Liang |
| Created | 2014-10-24T23:01:54.000+0000 |
| Updated | 2016-03-08T07:37:04.000+0000 |
Description
When i run hello world example, i've got an error into the console :
[ERROR] Application Installer abnormal process termination. Process exit value was 1
[ERROR] : Failed to package application:
[ERROR] :
[ERROR] : ERROR: Asset package include '/Users/morpheus93/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/titanium.jar' not found.
But when i go into /Users/morpheus93/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.GA/android/ i've got the 'titanium.jar' ...
Elias
Duplicate to [TIMOB-17872]