Nick
Nick
@shuajinanhai maybe the library you are trying to load is outside art namespace, on new android version (since Android 8) I use dlfunc to get access to ld-android.so and then...
This should be fixed in the next release, if not, please send a new crash report. Thanks!
Hi @tonihei , in **debug** builds of my app I enabled the built-in platform feature StrictMode with the VmPolicy set to (among others) detect unsafe intent launches: https://developer.android.com/reference/android/os/StrictMode.VmPolicy.Builder#detectUnsafeIntentLaunch() with penaltyDeath...
Hi @tonihei, do you need any further information to proceed here?
@tonihei sorry for the ping, could you please take a look?
Hi @ivanbuper, no problem, I have split the PR into this one and #2500. Thanks in advance for the review :)
Hi @tonihei , 1. I just deprecated `setEnableFloatOutput` but kept it for backwards compatibility. I don't see any need for a float output filter in the longer term, and if...
Oh I just realized I missed a question, > Is this to enable specific audio processors with a different PCM version? No, the idea is that audio sink does least...
Sorry for the review request, it seems to have requested it from the wrong person. It seems like I don't have permission to assign / request microkatz