I try to test if I could use .so file on the project and found this Unity - Manual: Native plug-ins for Android on the docs. At the bottom of the page there is a zip file which is a simple project that demonstrate how to use .so in Unity project. So I build a apk and run it on my phone and the error prompt
DllNotFoundException prompt out .Where did I go wrong?
Here are some screenshots of the builds settings
And here are the errors:

