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: Guías

  <span>Comience aquí si eres nuevo en Cordova.</span>
</li>
<li>
  <h2>
    <a href="guide/support/index.html">Soporte de plataformas</a>
  </h2>

  <span>Tabla de compatibilidad para todas las funciones principales.</span>
</li>
<li>
  <h2>
    La interfaz de línea de comandos
  </h2>

  <span>Crear, construir y desplegar desde la línea de comandos.</span>
</li>
<li>
  <h2>
    <a href="guide/platforms/index.html">Guías de plataformas</a>
  </h2>

  <span>Configurar cada SDK y actualización de proyectos</span>
</li>
<li>
  <h2>
    Utilizando Plugman para administrar Plugins
  </h2>

  <span>Utilizando Plugman para administrar Plugins sin el CLI</span>
</li>
<li>
  <h2>
    <a href="config_ref/index.html">El archivo config.xml</a>
  </h2>

  <span>Personaliza las prestaciones de tu aplicación.</span>
</li>
<li>
  <h2>
    <a href="config_ref/images.html">Iconos y pantallas de Splash</a>
  </h2>

  <span>Personaliza las ímagenes que son mostradas por tu aplicación.</span>
</li>
<li>
  <h2>
    WebViews embebidas
  </h2>

  <span>Implementa el Cordova WebView en tu proyecto.</span>
</li>
<li>
  <h2>
    <a href="guide/hybrid/plugins/index.html">Guía de desarrollo de Plugins</a>
  </h2>

  <span>Desarrolla tu primer Plugin.</span>
</li>
<li>
  <h2>
    <a href="guide/appdev/privacy/index.html">Guía de privacidad</a>
  </h2>

  <span>Aprende acerca de las incidencias de privacidad más importantes del mundo mobile .</span>
</li>
<li>
  <h2>
    <a href="guide/appdev/whitelist/index.html">Guía Whitelist</a>
  </h2>

  <span>Permite a la aplicaciones acceder a recursos externos.</span>
</li>
<li>
  <h2>
    <a href="cordova/storage/storage.html">Almacenamiento</a>
  </h2>

  <span>Una perspectiva de las opciones de almacenamiento nativas.</span>
</li>
  <span>Hooks a eventos nativos a través de JavaScript.</span>
</li>
<li>
  <h2>
    <a href="cordova/plugins/pluginapis.html">Plugin APIs</a>
  </h2>

  <span>Descubre que plugins Cordova están disponibles para ser utilizados en tu proyecto.</span>
</li>