Note that there are some explanatory texts on larger screens.

plurals
  1. PO5 Minute Builds for Titanium Android Application Installer
    primarykey
    data
    text
    <p>Can't seem to find a solution here, running Lion and at one point early last week my builds were taking the usual time (less than a minute). All of the sudden my builds are taking over five minutes every time I run the application installer (I do not recall changing any configurations).</p> <p>It seems to be compiling all code completely, I'm not sure exactly what it's doing, but I assume there's something fundamentally wrong with my environment.</p> <p>Initially used brew to install my android-sdk/uninstalled those and installed through Titanium.</p> <p>I'm using Titianium Mobile SDK 1.76 (out of necessity) with a Samsung Galaxy. </p> <p>Let me know if I need to post the whole stack trace while building (really long so I'll throw a few items on here)</p> <pre><code>[TRACE] Writing out AndroidManifest.xml [DEBUG] /usr/local/android_sdk/platform-tools/aapt package -m -J /Users/mgaughan/Code/eztech/trunk/build/android/gen -M /Users/mgaughan/Code/eztech/trunk/build/android/AndroidManifest.xml -S /Users/mgaughan/Code/eztech/trunk/build/android/res -I /usr/local/android_sdk/platforms/android-7/android.jar [INFO] Compiling Android Resources... This could take some time [DEBUG] creating unsigned apk: /Users/mgaughan/Code/eztech/trunk/build/android/bin/app-unsigned.apk [DEBUG] from resource zip =&gt; assets/Resources/data/Auburn.txt &lt;- This line for almost all resources [DEBUG] from JAR /Users/mgaughan/Library/Application Support/Titanium/mobilesdk/osx/1.7.6.v20120320183239/android/titanium.jar =&gt; org/apache/Commons-NOTICE.txt </code></pre> <p>These are a few of the lines that I'm noticing that didn't seem to be around when things were running as they should.</p> <p>Any pointers would be appreciated.</p> <p>EDIT:</p> <p>Did a clean install with Mountain Lion's release, and this issue has resolved. There was obviously something fundamentally wrong with my environment, but if anyone knows what may have happened, please still throw it out there.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload