[AC-2266] Unable to build app for Android
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-12-19T18:42:58.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Soh Thiam Hing |
Assignee | Ritu Agrawal |
Created | 2013-09-12T16:06:46.000+0000 |
Updated | 2016-03-08T07:41:16.000+0000 |
Description
Steps to Reproduce
1) Create sample Alloy project
2) Debug on Android device
3) Check Application Installer logs
Actual Result
Failed to compile due to missing method on Object? Build not completed.
Expected Result
Should be able to build and launch app on Android device
Attachments
Application Installer log
Studio session log
Hi, There are many reasons to occur this problem. These are 1.Project clean problem (go to the project menu and clean your selected project) then run it. 2.Updating problem (you just go to the help menu and click check for Titanium update) 3.Environment Variable problem you can set your Environment Variable [this link](http://www.robertsindall.co.uk/blog/setting-java-home-variable-in-windows) After all if it not works you just uninstalled the node.js and again click help menu and click check for Titanium update then test your project. Thanks
Please try to run the app on a device as well. Often times, the Android emulator is too slow to launch the app.
Closing this issue as its a duplicate of TIMOB-15198 that is fixed.