SDK doc change: Misc fixes.
Bug: 2160782 Change-Id: I44d1d9687df45dae40a6922a37e6b410cc2de835
This commit is contained in:
@@ -24,9 +24,9 @@ that illustrate the use of various Android APIs. It includes samples of:
|
|||||||
if (toRoot == "/") {
|
if (toRoot == "/") {
|
||||||
|
|
||||||
document.write(""+
|
document.write(""+
|
||||||
"<p>You'll notice that all the samples are included in a single Android"+
|
"<p>You'll notice that all the samples are included in a single Android "+
|
||||||
"project,so the application code and other resource files for all samples are batched"+
|
"project, so the application code and other resource files for all samples are batched "+
|
||||||
"together.To help you find the code that's relevant to you, here's a directory that"+
|
"together. To help you find the code that's relevant to you, here's a directory that "+
|
||||||
"points to the program code for the different topics included in the project:</p>"+
|
"points to the program code for the different topics included in the project:</p>"+
|
||||||
|
|
||||||
"<ul><li><a href='src/com/example/android/apis/animation/index.html'>Animation</a></li>"+
|
"<ul><li><a href='src/com/example/android/apis/animation/index.html'>Animation</a></li>"+
|
||||||
|
|||||||
Reference in New Issue
Block a user