diff --git a/pdk/docs/porting/porting_toc.cs b/pdk/docs/porting/porting_toc.cs index 02b18e341..ffa56754c 100644 --- a/pdk/docs/porting/porting_toc.cs +++ b/pdk/docs/porting/porting_toc.cs @@ -22,6 +22,7 @@ function nothing() {}
  • Customization

  • diff --git a/pdk/docs/porting/usersguide.jd b/pdk/docs/porting/usersguide.jd new file mode 100755 index 000000000..3a1ecfb60 --- /dev/null +++ b/pdk/docs/porting/usersguide.jd @@ -0,0 +1,66 @@ +page.title=Android User's Guide Sources +doc.type=porting +@jd:body + +
    +
    +

    Android User's Guide Sources

    + +
    +
    + +

    This archive contains Framemaker 9 source files, a PDF +example, and some related files for the "Android User's Guide," version +AUG-CC-220-100, which Google is releasing under the Creative Commons Attribution +3.0 License:

    + +

    "Except as otherwise noted at http://code.google.com/ +policies.html#restrictions, the contents of this manual is licensed under +the Creative Commons Attribution 3.0 License, which is available at http://creativecommons.org/ +licenses/by/3.0/. When using this work in whole or in part, please attribute +the work to Google Inc. No Google or third-party trademarks or brand features +are included in this license."

    + +

    This book documents Android 2.2 as implemented for the Google Nexus +One phone. By releasing the sources to this book under the Creative +Commons Attibution 3.0 License, we hope that a wide variety of OEMs +and developers will find some or all of these chapters helpful when +documenting their own implementations of Android 2.2. You should be +able to remove irrelevant chapters, add your own chapters, and rewrite +some or all of the chapters you keep, as a quicker way to document +your Android implementation than by starting from scratch.

    + +

    Keep these points in mind when working with these files:

    + +