Android Facebook Login in non Activity Class
问题 Is it possible to do a Facebook Login in Android in an non-Activity class? I have an activity which loads different "Setting Classes" for Social Media Logins etc. One of them is Facebook. This is a non Activity class which loads my Facebook-Settings.xml. There are some Switch Buttons etc. Save switch button status is working. I have also integrated the Facebook Login Button. But it seems the onSuccess is not called What am I missing or doing wrong here? Is it even possible to login to