I ran into this problem when trying to add fmod to an Android project in Visual Studio 2015.
As a result, I worked on creating the βlibsβ folder in the same directory as the βsrcβ and βresβ folders, placing the .jar there and including this in my Android project (designating it as βContentβ on the property pages in Visual Studio )
source share