diff --git a/docs/html/guide/webapps/webview.jd b/docs/html/guide/webapps/webview.jd index bdedefffe922d..9ea0a10e27d29 100644 --- a/docs/html/guide/webapps/webview.jd +++ b/docs/html/guide/webapps/webview.jd @@ -174,8 +174,7 @@ public class WebAppInterface { } -

Caution: If you've set either your {@code minSdkVersion} or Caution: If you've set your {@code targetSdkVersion} to 17 or higher, you must add the {@code @JavascriptInterface} annotation to any method that you want