When ever I create a project, while syncing it gets an error.
sync failed 542 ms
Run build 355 ms
null
Could not download fastutil.jar (it.unimi.dsi:fastutil:7.2.0): No cached version available for offline
mode
When ever I create a project, while syncing it gets an error.
sync failed 542 ms
Run build 355 ms
null
Could not download fastutil.jar (it.unimi.dsi:fastutil:7.2.0): No cached version available for offline
mode
Download the library jar file form hear : https://mvnrepository.com/artifact/it.unimi.dsi/fastutil
and follow the link : How to add a jar in External Libraries in android studio
I hope it'll help you...!
Disable offline mode
Click Apply or OK and sync the project