Again: Android Stock browser vs. WebView?
Posted
by
user2281606
on Stack Overflow
See other posts from Stack Overflow
or by user2281606
Published on 2013-10-20T09:50:49Z
Indexed on
2013/10/20
9:53 UTC
Read the original article
Hit count: 190
android
|android-webview
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?
© Stack Overflow or respective owner