I got it figured out. It was a duplicate Android library for another ANE that I was using.
In case anybody reads this, I will explain briefly. When you use an ANE from a 3rd party, they usually have support ANE libraries that have to be included as well. People tend to just add them blindly because they don't understand how they work anyway. But when you are using ANEs from /several/ different parties, each with their own support ANEs, often times you will duplicate a library, and that can become a problem. Once I removed the duplicate support ANEs, the app compiled just fine! -- Sent from: http://apache-flex-users.2333346.n4.nabble.com/
