From 40f7a513bd12dd334e75f6aa7e2b59acdb29ba0f Mon Sep 17 00:00:00 2001 From: Scott Main Date: Wed, 5 Dec 2012 12:25:42 -0800 Subject: docs: remove minsdkversion for clarity Change-Id: I4ae06f447436ef8170a66a075cc08f1667387133 --- docs/html/guide/webapps/webview.jd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/html/guide/webapps/webview.jd b/docs/html/guide/webapps/webview.jd index bdedeff..9ea0a10 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 -- cgit v1.1