I designed a native extension for android in flex and i have a problem with this extension. I have packaged the ane file, I have added to the android flex project and it compiles correctly but at runtime I have an error that says that my action script extension class is not found.
VerifyError: Error #1014: Class myClass could not be found.