I have recently created a library Jar file that I imported in my Android project. I am able to call functions and use classes that are present in this Jar file, but Android
Try following steps:
/.idea/.gradle folder alsoFile option from menu on left top side of android studioInvalidate Cache/Restart It will open a dialogInvalidate and RestartAfter trying above options everything should be working fine.