/.android/repositories.cfg could not be loaded.

This article gives you a comprehensive understanding of Java object serialization and deserialization>>>

Today, when using Android studio to develop, I got stuck and reported an error of /. Android/repositories.cfg could not be loaded. Google, the solution is as follows

Create an empty repository.cfg file

touch ~/.android/repositories.cfg

Similar Posts: