diff options
author | Joe Fernandez <joefernandez@google.com> | 2014-12-07 21:48:05 -0800 |
---|---|---|
committer | Joe Fernandez <joefernandez@google.com> | 2014-12-07 22:58:57 -0800 |
commit | 3ec76e087cabd17520155c72af7009960fa4a85e (patch) | |
tree | e9d6664305fb5dd682a9bcc2803e381312f75fd1 /docs/html/tools/debugging/debugging-studio.jd | |
parent | d3c9f2b970e77b910be22ff0fb33fabafe6df2a0 (diff) | |
download | frameworks_base-3ec76e087cabd17520155c72af7009960fa4a85e.zip frameworks_base-3ec76e087cabd17520155c72af7009960fa4a85e.tar.gz frameworks_base-3ec76e087cabd17520155c72af7009960fa4a85e.tar.bz2 |
doc: SDK install page fix and link fixes
- remove remainain ADT install instructions
- fix tools/gradle/ links
- fix tools/basics/ links
- fix tools/workflow/ links (some)
Change-Id: I52c314724250ff3aa2a1b4b1154e1d1ef37f4b81
Diffstat (limited to 'docs/html/tools/debugging/debugging-studio.jd')
-rw-r--r-- | docs/html/tools/debugging/debugging-studio.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/debugging/debugging-studio.jd b/docs/html/tools/debugging/debugging-studio.jd index b060457..e1d80b9 100644 --- a/docs/html/tools/debugging/debugging-studio.jd +++ b/docs/html/tools/debugging/debugging-studio.jd @@ -28,7 +28,7 @@ page.title=Debugging with Android Studio </ol> <h2>See also</h2> <ul> -<li><a href="{@docRoot}tools/basics/index.html"> +<li><a href="{@docRoot}sdk/installing/studio-tips.html"> Android Studio Tips and Tricks</a></li> <li><a href="{@docRoot}tools/debugging/index.html">Debugging</a></li> <li><a href="{@docRoot}tools/help/monitor.html">Device Monitor</a></li> |