Skip to content

Latest commit

 

History

History
180 lines (176 loc) · 5.15 KB

index.md

File metadata and controls

180 lines (176 loc) · 5.15 KB
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.
<h1>Introduction</h1>
<ul>
    <li>
        <h2>[What is Build]</h2>
        <span>
        Learn more about the service, and how it works.
        </span>
    </li>
    <li>
        <h2>[Getting Started with Build]</h2>
        <span>
        What files to include in your app.
        </span>
    </li>
    <li>
        <h2>[Supported Platforms]</h2>
        <span>
        See the platforms we support for this version of PhoneGap.
        </span>
    </li>
    <li>
        <h2><a href="http://docs.phonegap.com">PhoneGap Documentation</a></h2>
        <span>
        How to write a PhoneGap app, API docs, and more on the inner workings.
        </span>
    </li>
</ul>
<h1>Configuring</h1>
<ul>
    <li>
        <h2>[The Basics]</h2>
        <span>
          Learn the basics of the config.xml, and why you want to use it.
        </span>
    </li>
    <li>
        <h2>[Preferences]</h2>
        <span>
          Configure your application even further with our Preference tags.
        </span>
    </li>
    <li>
        <h2>[Config File Elements]</h2>
        <span>
          Customize your Android Manifest or iOS Property List beyond our provided preference tags.
        </span>
    </li>
    <li>
        <h2>[Icons and Splash Screens]</h2>
        <span>
          Add icons and splash screens to your application.
        </span>
    </li>
    <li>
        <h2>[Custom URL Schemes]</h2>
        <span>
          Register and launch your application using a custom url scheme.
        </span>
    </li>
    <li>
        <h2>[Features]</h2>
        <span>
          Enable application permissions by using our feature tags.
        </span>
    </li>
    <li>
        <h2>[Plugins]</h2>
        <span>
          Extend the PhoneGap API by using plugins.
        </span>
    </li>
    <li>
        <h2>[Whitelisting]</h2>
        <span>
          Enable/Disable network connections in your application.
        </span>
    </li>
</ul>
<h1>Signing</h1>
<ul>
    <li>
        <h2>[iOS Signing]</h2>
        <span>
          Learn how to sign your iOS application on Build.
        </span>
    </li>
    <li>
        <h2>[Android Signing]</h2>
        <span>
          Learn how to sign your Android application on Build.
        </span>
    </li>
    <li>
        <h2>[Windows Signing]</h2>
        <span>
          Learn how to sign your Windows 10 and Windows Phone application on Build.
        </span>
    </li>
</ul>
<h1>Debugging</h1>
<ul>
    <li>
        <h2>[Remote Debugging Tools]</h2>
        <span>
          Use our hosted weinre to debug your application.
        </span>
    </li>
    <li>
        <h2>[Local Debugging Tools]</h2>
        <span>
          Use our hosted weinre to debug your application.
        </span>
    </li>
</ul>
<h1>Tools</h1>
<ul>
    <li>
        <h2>[Hydration]</h2>
        <span>
          Try hydration for a faster application development cycle.
        </span>
    </li>
    <li>
        <h2>[Collaboration and Sharing]</h2>
        <span>
          Share your application with other developers or testers.
        </span>
    </li>
</ul>
<h1>Developer Resources</h1>
<ul>
    <li>
        <h2>[Contributing Plugins]</h2>
        <span>
          have a plugin you want to share with the phonegap build
          community? learn how to submit your plugin.
        </span>
    </li>
    <li>
        <h2>[PhoneGap Build Developer API]</h2>
        <span>
          Integrate Build with your tool chain and workflow by using our
          restful API implementation.
        </span>
    </li>
</ul>
<h1>Support</h1>
<ul>
    <li>
      <h2>[Failed Builds]</h2>
    </li>
    <li>
      <h2>[FAQ]</h2>
    </li>
    <li>
      <h2>[Getting Help]</h2>
    </li>
</ul>