Facebook Android SDK 4.5.0 get email address

You need to ask for parameters to facebook in order to get your data. Here I post my function where I get the facebook data. The key is in this line: parameters.putString(“fields”, “id, first_name, last_name, email,gender, birthday, location”); // ParĂ¡metros que pedimos a facebook btnLoginFb.registerCallback(callbackManager, new FacebookCallback<LoginResult>() { @Override public void onSuccess(LoginResult loginResult) { System.out.println(“onSuccess”); … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)