From 5342f65aa81005fa6ba310d0d35ec41f3d0bff00 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 10 Sep 2013 10:54:46 -0700 Subject: update web app docs to remove target-densitydpi, remove the overview page, remove a bunch of stuff from the doc about screens and refer to external docs instead, and add tips about debugging on 4.4 w/ dev tools. Change-Id: I1fadb7cdf6fee469dc41a1f4e2dc2daf1fde52d1 --- docs/html/guide/webapps/best-practices.jd | 18 ++ docs/html/guide/webapps/debugging.jd | 49 ++-- docs/html/guide/webapps/index.jd | 52 +++- docs/html/guide/webapps/overview.jd | 71 ------ docs/html/guide/webapps/targeting.jd | 378 ++++++------------------------ docs/html/guide/webapps/webview.jd | 1 - 6 files changed, 151 insertions(+), 418 deletions(-) delete mode 100644 docs/html/guide/webapps/overview.jd (limited to 'docs/html/guide/webapps') diff --git a/docs/html/guide/webapps/best-practices.jd b/docs/html/guide/webapps/best-practices.jd index 1362990..a13c69d 100644 --- a/docs/html/guide/webapps/best-practices.jd +++ b/docs/html/guide/webapps/best-practices.jd @@ -1,6 +1,24 @@ page.title=Best Practices for Web Apps @jd:body +
+ +
+ + +