hi i have been trying to add the facebook sdk to my project in android studio its in my file tree and i can use it limitedly, eg; i can use a facebook login button but if i run the app it crashes at start up, i think i have to import the module for it but android studio wont/cant find it, im still new to android so please tell me if im just missing something simple, here are some screen shots of me going through the motions,
by right clicking on the project and pressing f4 i go to module settings
from here i select my project, go to the dependencies tab and select the + from the top right corner
,
but this is what i get
so my question is should the libraries:facebook be here or am i in the wrong menu? this seems a little different to the tutorials ive been watching but ive put this down to me using android studio 0.5.8 can anybody give me any suggestions as to what to try next?