I have imported an external jar-library find-local-devices.jar
into Android Studio project. I've put it into libs
folder, right-clicked and chosen Add as library, ensured about dependency in build.gradle
, cleaned and built again the project - everything as described, e.g., here.
, but I cannot still use the classes from jar:
Could somebody tell me what I do wrong?
Try "Invalidate Caches and restart" on Android Studio.
EDIT :
Also try deleting you current module and everything referring to it. And add it as the official google documentation is showing you too. The image is from here : https://developer.android.com/studio/projects/android-library.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With