I have a problem with the SDK for Facebook and the login button. When I tried to put the "Login" button, I get this message
Rendering Problems The following classes could not be found: com.facebook.widget.LoginButton (Fix Build Path, Create Class) Tip: Try to build the project
I do not know why Android Studio does not display a button. I have successfully added the module, I can use the SDK classes for Facebook, such as Session, etc.
Do you know what could be the problem?
Thanks in advance!
android android-studio facebook facebook-android-sdk
Ernes
source share