I am trying to follow this tutorial:
http://www.adobe.com/devnet/air/articles/ane-android-devices.html
When it comes to packaging the ANE file step:
"$adt" package target ane SampleASExtension.ane extension.xml swc ../ANESample/bin/ANESample.swc -platform Android-ARM -C Android-ARM .
I keep getting the error "No file found SampleASExtension.ane".
Does anyone know what the problem might be?
Thanks!