Login using LoginManager class

128 views Asked by At

I am developing an Android App. In my App I need to use facebook login. Everything set's up as per facebook recommendation. I try to find tutorial but all tutorials just talk about how to do this using given inbuilt Button by facebook sdk. So I need process of doing that using any Android Widget like ImageView, Buttons etc. I learn somehow that it can be done using LoginManager class. But I don't how to do it. So anybody please help me out with this.

0

There are 0 answers