Skip to main content
Participant
November 9, 2015
Question

Can I prevent Flash Builder throwing an error for non localized strings in android ANE layout files?

  • November 9, 2015
  • 1 reply
  • 461 views

Compiling an android application usually just throws a warning for using strings without ids in layout files, but the Flash Builder refuses to build and deploy the project.

Is there a way around it?  "error: Error: This attribute must be localized."

Alternatively is there a way to customize the Flash Builder android build process? Or execute scripts between build steps?

This topic has been closed for replies.

1 reply

Participating Frequently
December 7, 2017

How did you resolve the error?