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

Apps Intercept form submit on web browser

Hi,

I need my app to hook into web browser to intercept form submissions (http POST) to an specific URL and handle them. I can do something like this on browser links using IntentFilter, but it doesn't work on form submit buttons. Is it possible?

Thanks!
 
Back
Top Bottom