Alexei Khlebnikov

Results 2 comments of Alexei Khlebnikov

@topjohnwu , if you can increase your minimum Android API level to at least 21 (`APP_PLATFORM:=android-21` in `ndk-build`) - then `libandroid_support` will not be linked in, IIRC.

@mihailim , I think you have the best workaround, but I also have minor suggestions for improvements, especially if we want to automate the installation, for example if we are...