now,I have a problem,please help me if you know,thanks!
I have a Activity to show my username and password,and it have a button that will jump to browser of system to show a web page, how can i transfer my username and password to browser.
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.
You might need to pass uri in intent or so.
Hope the following provided links will help:
Opening the browser through an Intent and Posting data for PayPal
How can I open android browser with specified POST parameters?