본문 바로가기

Android

webview vs customtabs

https://stackoverflow.com/questions/42689996/webview-vs-chrome-custom-tab

summary: "The WebView is good solution if you are hosting your own content inside your app. If your app directs people to URLs outside your domain, we recommend that you use Chrome Custom Tabs"

-> If it isn't your website you probably should go with custom tabs.

'Android' 카테고리의 다른 글

rxjava2  (0) 2017.09.14
logger hugo  (0) 2017.09.14
notification lib  (0) 2017.09.14
java7 style try catch  (0) 2017.09.14
reverse recyclerview  (0) 2017.09.14