Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7efe4be7 authored by David Friedman's avatar David Friedman
Browse files

Docs: Final work on Reference tab for NDK minisite launch.

Change-Id: Ia633e7664012c77c46a6e4ba894d60592bde8b09
parent 4575cadc
Loading
Loading
Loading
Loading
+8 −3
Original line number Diff line number Diff line
page.title=API Reference
@jd:body

<p>The API reference for the NDK currently comprises documentation for the base set of
<p>The API reference for the NDK includes documentation for the base set of
native headers that the NDK provides for Android. These headers, and their associated libraries,
provide functionalities such as:</p>
expose a variety of features otherwise only accessible via the Android framework.
A few of these features are as follows:</p>

<ul>
   <li>Using hardware sensors.</li>
   <li>Accessing storage.</li>
   <li>Handling user input.</li>
   <li>Setting configuration information, such as screen orientation.</li>
</ul>

<p>The API reference provides detailed information on these and other functionalities provided
in the NDK.</p>
+8 −8
Original line number Diff line number Diff line
@@ -15,21 +15,21 @@
    </ul>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty"><a href="/ndk/reference/group___bitmap.html"><span class="en">
    <div class="nav-section-header"><a href="/ndk/reference/group___bitmap.html"><span class="en">
    Bitmap</span></a></div>
    <ul>
      <li><a href="/ndk/reference/bitmap_8h.html">bitmap.h</a></li>
    </ul>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty"><a href="/ndk/reference/group___configuration.html"><span class="en">
    <div class="nav-section-header"><a href="/ndk/reference/group___configuration.html"><span class="en">
    Configuration</span></a></div>
    <ul>
      <li><a href="/ndk/reference/configuration_8h.html">configuration.h</a></li>
    </ul>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty"><a href="/ndk/reference/group___input.html"><span class="en">
    <div class="nav-section-header"><a href="/ndk/reference/group___input.html"><span class="en">
    Input</span></a></div>
    <ul>
      <li><a href="/ndk/reference/input_8h.html">input.h</a></li>
@@ -37,14 +37,14 @@
    </ul>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty"><a href="/ndk/reference/group___looper.html"><span class="en">
    <div class="nav-section-header"><a href="/ndk/reference/group___looper.html"><span class="en">
    Looper</span></a></div>
    <ul>
      <li><a href="/ndk/reference/looper_8h.html">looper.h</a></li>
    </ul>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty"><a href="/ndk/reference/group___native_activity.html"><span class="en">
    <div class="nav-section-header"><a href="/ndk/reference/group___native_activity.html"><span class="en">
    Native Activity and Window</span></a></div>
    <ul>
      <li><a href="/ndk/reference/native__activity_8h.html">native_activity.h</a></li>
@@ -54,20 +54,20 @@
    </ul>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty"><a href="/ndk/reference/group___sensor.html"><span class="en">
    <div class="nav-section-header"><a href="/ndk/reference/group___sensor.html"><span class="en">
    Sensor</span></a></div>
    <ul>
      <li><a href="/ndk/reference/sensor_8h.html">sensor.h</a></li>
    </ul>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty"><a href="/ndk/reference/group___storage.html"><span class="en">
    <div class="nav-section-header"><a href="/ndk/reference/group___storage.html"><span class="en">
    Storage Manager</span></a></div>
  </li>
    <ul>
      <li><a href="/ndk/reference/storage__manager_8h.html">sensor_manager.h</a></li>
      <li><a href="/ndk/reference/obb_8h.html">obb.h</a></li>
    </ul>
  </li>
</ul>

<script type="text/javascript">