How to open an URL from my android application and pass the saved username and password that will fill in the website(like facebook) appropriate fields
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
AIK, its possible for your custom webpage as you have its content to know where to pass the username and password but with facebook and gmail you can’t do it.
You must have to integrate facebook sdk to implement such functionality. And there user can able to enter his/her username and password.
hope you got my point.
Enjoy coding… 🙂