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?