I am developing an Android application. Typically, an application contains a login screen. My application will not have a screen entry, there will be one icon, for example, the Facebook icon. If I click on this icon, it should directly log in with the Facebook username and password, and it should log in to the application. Can someone give me a suggestion on this?
source
share