See the master compilation guidelines for instructions for other platforms.
Required Files
The Veracode Platform requires your Titanium application to be a compiled Android package (APK).
Supported Titanium Versions
Technology | Platform | Version |
---|---|---|
JavaScript/Titanium | Cross-Platform, compiled as Android | 1.0 and later |
Packaging Guidance
If you are building your application using an older version of Titanium that supports Rhino compilation, be sure that JS compilation is disabled before building the APK. You can do this by setting the ti.android.compilejs property to false in tiapp.xml.