How do I import the Android Support Library into my Android Studio project?
I need it to use fragments, apparently. I have downloaded the Android Support Library and the Android Support Repository from SDK Manager, and I've read that I'm suppose to go to File -> Project Structure -> Dependencies and click on the + button and add the file.
But where do i find it? I have looked in the Android Studios folder but I can't find it anywhere?
Thanks!