{"id":1876,"date":"2022-08-30T15:20:11","date_gmt":"2022-08-30T15:20:11","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/12\/02\/manually-build-apk-in-titanium-studio-using-cli-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:20:11","modified_gmt":"2022-08-30T15:20:11","slug":"manually-build-apk-in-titanium-studio-using-cli-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/manually-build-apk-in-titanium-studio-using-cli-collection-of-common-programming-errors\/","title":{"rendered":"Manually build APK in Titanium Studio using CLI-Collection of common programming errors"},"content":{"rendered":"<p>I&#8217;m using Titanium Studio to build an APP for android and I&#8217;m trying to manually build an APK to run on a external emulator, because titanium&#8217;s emulator is too slow. I tried different things as export the project but there isn&#8217;t this option in the studio. If I want to build the APK i need to run the emulator, wait it load and them the APK is build, so I&#8217;m trying a different aproach.<\/p>\n<p>I run on console:<\/p>\n<pre><code>titanium build --platform android --project-dir \"C:\\Project\"\n<\/code><\/pre>\n<p>And i have this return:<\/p>\n<pre><code>events.js:72\n    throw er; \/\/ Unhandled 'error' eventError: spawn ENOENT\n\nError: spawn ENOENT\n    at errnoException \n    at ChildProcess._handle.onexit \n<\/code><\/pre>\n<p>Infos:<\/p>\n<p>Titanium version: 3.1.2<\/p>\n<p>Node version: 0.10.13<\/p>\n<p>NPM version: 1.3.2<\/p>\n<p>Any help?<\/p>\n<p id=\"rop\"><small>Originally posted 2013-12-02 21:10:29. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>I&#8217;m using Titanium Studio to build an APP for android and I&#8217;m trying to manually build an APK to run on a external emulator, because titanium&#8217;s emulator is too slow. I tried different things as export the project but there isn&#8217;t this option in the studio. If I want to build the APK i need [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1876","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1876","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=1876"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1876\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=1876"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=1876"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=1876"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}