Is there any way to import a project into Android Studio by fixing the dependencies automatically?

Asked

Viewed 142 times

4

I have had frequent difficulties in importing projects into Android Studio. Whenever I make a new import, the IDE points out several dependencies that are not satisfied and I have to fix them manually, making the import always too slow.

Someone has a tip on how to set up Android Studio to solve at least part of the dependencies automatically.

  • Do your projects use Gradle? Because Gradle should take care of dependency imports automatically

1 answer

0


  • First of all welcome to Stackoverflow. Be careful with the answers, this would fit as a comment. These types of answers leave you with negative votes. I recommend you take a tour at Stackoverflow http://answall.com/tour

  • 1

    @Danilo thanks, about the reply is that could not comment until then.

  • I can not yet, but I already understand your suggestion. Thanks!

Browser other questions tagged

You are not signed in. Login or sign up in order to post.