Merge "SDK doc change: Misc fixes." into eclair
This commit is contained in:
committed by
Android (Google) Code Review
commit
c220077d52
@@ -24,9 +24,9 @@ that illustrate the use of various Android APIs. It includes samples of:
|
||||
if (toRoot == "/") {
|
||||
|
||||
document.write(""+
|
||||
"<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"+
|
||||
"together.To help you find the code that's relevant to you, here's a directory that"+
|
||||
"<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 "+
|
||||
"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>"+
|
||||
|
||||
"<ul><li><a href='src/com/example/android/apis/animation/index.html'>Animation</a></li>"+
|
||||
|
||||
Reference in New Issue
Block a user