• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps how use a app input to login to a webpage Just for ideas.

HeavensSentSword

Well-Known Member
I was wondering if anyone has any experience with using a app input like from a textview and using this information to log into a webpage inside the app.
So say I have a app that you have to login to open. I store the username and pass to a variable.
I have a web view that has a webpage that uses the same login credentials to log you into the systems.

How can I use the apps variable and pass them into the user name and password fields of the web view. If this is even possible.
Thank you very much for any help.
 
Does anyone have any experience with WebAppInterface I read that you can use it to get javascript from the webpage and use it inside the app and visa versa
 
Back
Top Bottom