Skip to main content
timgraupmann
Participating Frequently
July 8, 2016
Question

Turn on Adobe Animate AIR 20.0 for Android Compile Logging

  • July 8, 2016
  • 0 replies
  • 337 views

If the publish fails you'll see a dialog box with the errors. But in the case you have a massive compile log it won't fit in the dialog box.

Is there a way to turn on logging when compiling/publishing for Android?

Apparently, Flex has a config options.

Adobe Flex 4.6 * Configuration file syntax

One config option might turn on logging.

Adobe Flex 4.6 * Compiler logging

How is the Air compiler logging turned on?

I tried running Animate.exe from the command-line but that doesn't show standard output/errors.

The flex sdk docs suggest something like this.

<?xml version="1.0"?>

<flex-config>

  <show-binding-warnings>false</show-binding-warnings>

</flex-config>

Which would be placed in:

C:\Program Files\Adobe\Adobe Animate CC 2015\Common\Configuration\ActionScript 3.0\flex_sdk\4.5.0\frameworks\flex-config.xml

No effect.

Is there a way to suppress warnings so that I can see just the errors?

Thanks,

~Tim Graupmann

This topic has been closed for replies.