license: > Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.

title: ガイド

  <span>コルドバに新しければ、ここから始めてください。</span>
</li>
<li>
  <h2>
    <a href="guide/cli/index.html">コマンド ライン インターフェイス</a>
  </h2>

  <span>作成、構築、およびコマンドラインから展開します。</span>
</li>
<li>
  <h2>
    <a href="guide/platforms/index.html">プラットフォームのガイド</a>
  </h2>

  <span>各 SDK の更新プロジェクトを設定します。</span>
</li>
<li>
  <h2>
    <a href="config_ref/index.html">Config.xml ファイル</a>
  </h2>

  <span>アプリの機能をカスタマイズします。</span>
</li>
<li>
  <h2>
    <a href="config_ref/images.html">アイコンとスプラッシュ画面</a>
  </h2>

  <span>イメージを表示するアプリをカスタマイズします。</span>
</li>
<li>
  <h2>
    <a href="guide/hybrid/webviews/index.html">埋め込み web 表示</a>
  </h2>

  <span>あなたのプロジェクトにコルドバ WebView を実装します。</span>
</li>
<li>
  <h2>
    <a href="guide/hybrid/plugins/index.html">プラグイン開発ガイド</a>
  </h2>

  <span>あなたの最初のプラグインを開発します。</span>
</li>
<li>
  <h2>
    <a href="guide/appdev/privacy/index.html">プライバシー ガイド</a>
  </h2>

  <span>重要なモバイル プライバシーの問題について説明します。</span>
</li>
<li>
  <h2>
    <a href="guide/appdev/whitelist/index.html">ホワイト リスト ガイド</a>
  </h2>

  <span>外部リソースへのアプリケーション アクセスを付与します。</span>
</li>
  <span>デバイスのモーション センサーをタップします。</span>
</li>
<li>
  <h2>
    <a href="cordova/camera/camera.html">カメラ</a>
  </h2>

  <span>デバイスのカメラを使用して写真をキャプチャします。</span>
</li>
<li>
  <h2>
    <a href="cordova/media/capture/capture.html">キャプチャ</a>
  </h2>

  <span>デバイスのメディア ・ <a href="cordova/media/capture/capture.html">キャプチャ</a> ・ アプリケーションを使用してメディア ファイルをキャプチャします。</span>
</li>
<li>
  <h2>
    <a href="cordova/compass/compass.html">コンパス</a>
  </h2>

  <span>デバイスが指している方向を取得します。</span>
</li>
<li>
  <h2>
    <a href="cordova/connection/connection.html">接続</a>
  </h2>

  <span>ネットワークの状態、および携帯電話のネットワーク情報をすばやく確認します。</span>
</li>
<li>
  <h2>
    <a href="cordova/contacts/parameters/contactFields.html">連絡先</a>
  </h2>

  <span>デバイスの連絡先データベースで動作します。</span>
</li>
<li>
  <h2>
    <a href="cordova/device/device.html">デバイス</a>
  </h2>

  <span>デバイス固有の情報を収集します。</span>
</li>
<li>
  <h2>
    <a href="cordova/events/events.html">イベント</a>
  </h2>

  <span>Java スクリプトの設定をネイティブ イベントにフックします。</span>
</li>
<li>
  <h2>
    <a href="cordova/file/fileobj/fileobj.html">ファイル</a>
  </h2>

  <span>Java スクリプトの設定をネイティブのファイル システムにフックします。</span>
</li>
<li>
  <h2>
    <a href="cordova/geolocation/geolocation.html">地理位置情報</a>
  </h2>

  <span>アプリケーションの場所を認識させます。</span>
</li>
<li>
  <h2>
    <a href="cordova/globalization/globalization.html">グローバリゼーション</a>
  </h2>

  <span>ロケールに固有のオブジェクトの表現を有効にします。</span>
</li>
<li>
  <h2>
    <a href="cordova/inappbrowser/inappbrowser.html">InAppBrowser</a>
  </h2>

  <span>別のアプリ内ブラウザー インスタンスで Url を起動します。</span>
</li>
<li>
  <h2>
    <a href="cordova/media/media.html">メディア</a>
  </h2>

  <span>記録し、オーディオ ファイルを再生します。</span>
</li>
<li>
  <h2>
    <a href="cordova/notification/notification.html">通知</a>
  </h2>

  <span>音、視覚と触覚デバイス通知。</span>
</li>
<li>
  <h2>
    <a href="cordova/splashscreen/splashscreen.html">スプラッシュ スクリーン</a>
  </h2>

  <span>アプリケーションのスプラッシュ スクリーンを非表示。</span>
</li>
<li>
  <h2>
    <a href="cordova/storage/storage.html">ストレージ</a>
  </h2>

  <span>ネイティブのストレージ オプションをデバイスにフックします。</span>
</li>