Again: Android Stock browser vs. WebView?
- by user2281606
maybe a very easy question, but this drives me crazy...
I work in company where we develope apps based on webviews.
Everytime something went wrong, my boss tells me:
"Hey look, the page runs nicely in the android browser, so it has to run that way in the app. Make it happen."
I know that every manufacturer has his own implementation, discussed here:
Android WebView VS Phone Browser
But i want to keep my question simple:
Is the android stock browser a pimped webview or in other words, extends the android browser from webview-class ?
Thanks for any response?