AI 146546: am: CL 146204 am: CL 146203 New .jd files, modified Pdk.mk to fix doxygen </div> bug on line 25 of *-source.html files, removed extraneous SDK examples.

Original author: mritter
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146546
This commit is contained in:
Mike Ritter
2009-04-18 15:46:37 -07:00
committed by The Android Open Source Project
parent fb9412141e
commit fd46c2cf5a
24 changed files with 148 additions and 229 deletions

View File

@@ -1,6 +1,8 @@
page.title=Keymaps and Keyboard Input
pdk.version=1.0
@jd:body
<a name="toc"/>
<div style="padding:10px">
<a href="#androidKeymapIntro">Introduction</a><br/>
@@ -17,7 +19,7 @@ page.title=Keymaps and Keyboard Input
<a href="#androidKeymapKeyCharMapExample">Example of a Key Character Map File</a><br/>
<a href="#androidKeymapKeyCharMapResourceBinaryFileFormat">Resource Binary File Format</a><br/></div>
<a href="#androidKeymapDriverTemplate">Implementing Your Own Driver (Driver Template)</a><br/>
<a href="#androidKeymapKeyCharMapSampleImplementation">Sample Implementation</a><br/></div>
<a href="#androidKeymapKeyCharMapSampleImplementation">Sample Implementation</a><br/></div></font></div>
<a name="androidKeymapIntro"></a><h2>Introduction</h2>
@@ -504,6 +506,4 @@ I/EventHub( 1548): Reporting device opened: id=0x10000, name=/dev/input/event0
I/KeyInputQueue( 1548): Device added: id=0x10000, name=partnerxx_keypad, classes=1
I/KeyInputQueue( 1548): Keymap: partnerxx_keypad.kl
</pre>
<p>The snippet above contains artificial line breaks to maintain a print-friendly document.</p>
<p>The snippet above contains artificial line breaks to maintain a print-friendly document.</p>