Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where is my settings.gradle file? [closed]

I'm exporting my android project from eclipse to android studio and want to import the facebook SDK to my project. I'm following the guide the can be found on https://developers.facebook.com/docs/getting-started/facebook-sdk-for-android-using-android-studio/3.0/ but when I get to the part where I'm suppose to "update the Gradle files and configure our build-time dependencies" it says that I should open my settings.gradle file, but there is none there! Why is it not there?

like image 580
Tobbbe Avatar asked Oct 15 '25 08:10

Tobbbe


1 Answers

The settings.gradle file isn't needed unless you want to add another project to your build. Just create it and you will be fine.

Here are some useful build related questions:

  • How to build an android library with Android Studio and gradle?
  • Android studio add external project to build.gradle
  • Gradle and Multi-Project structure
like image 115
Ethan Avatar answered Oct 16 '25 22:10

Ethan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!