Android Studio Project
This plugin contains native library for both iOS and Android. iOS's source code is clearly visible and they are just copied verbatim to the Xcode build.
Android one is an .aar
, which you cannot see the source that made it. In the previous version of Native Audio, I always include the Android Studio Project that compiles this NativeAudio.aar
inside the package as a .zip
.
Unfortunately, the new Asset Store can check the content of .zip
file and somehow detected that it "contains executable". I have tried removing all executables from the project (such as Gradle) but it still detect this archive as executable.
I no longer can distribute the Android Studio Project that way but I have no intention to hide any source code. If you need, I can provide it to you on-demand instead. Please e-mail me your invoice number in my e-mail 5argon@exceed7.com
, and I will give you the most up to date Android Studio Project that made the .aar
in the latest version of Native Audio.