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 adding the library to the Project Structure.
Project Structure
To do this, on the menu choose File -> Project Structure. Select the Libraries option and click the green + to add your library.
File
Libraries
+