Facebook Module for Android Studio
Clone this repository and add the facebook module,
https://github.com/leomindez/FacebookModule
This is a facebook module, you can add it in your android studio project.
If you want to use this module for your projects you should follow the next steps:
- Should create a new libraries folder in project root
- Should copy this project into the libraries folder, you must manually copy the project,because if you copy it using the drag and drop action the project doesn't work because android studio throw an error
- Add the next line into settings.gradle file: include ':libraries:facebook'
Add the next line into build.gradle file: compile project(':libraries:facebook')
YOU MUST MODIFY local.properties file with your android sdk route
Should rebuild the project
THAT'S IT!
Written by Leonel Mendez Jimenez
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Android
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#