4.20.2 - Can't make APK without compiled .so - for all 4.20 projects

i used to have the same problem, fixed it by installing visual studio 2017 (had visual studio 2015 before) and then turned the project into a c++ project, then compiled project source, and i no longer get the .so error, hope this fixes your problem