# [Mobile Chrome Apps](//github.com/MobileChromeApps/mobile-chrome-apps)

Mobile Chrome Apps is a toolkit for porting [Chrome Packaged Apps](http://developer.chrome.com/apps) to Android and iOS hybrid web applications, through [Apache Cordova](http://cordova.apache.org/).

## Overview

* You're excited about [Chrome Packaged Apps](http://developer.chrome.com/apps) for Windows, OSX, Linux, and ChromeOS. Sweet!
* You've discovered this toolkit for porting a Chrome Packaged App to Android & iOS as native apps.
* Follow our guide (below) to import your existing app (or start fresh).
* You test out your app on devices & make mobile-specific UX enhancements.
* Publish to the Android Play Store or iOS App Store.
* Profit!

## Requirements

Android 4.x+, iOS 6+.

## Documentation

You'll probably want to start with the [Installation Guide](docs/Installation.md).

Follow that up with the [Getting Started Guide](docs/GettingStarted.md).

See what APIs are supported on the [API Status Page](docs/APIStatus.md).

Find all our documentation in the [`docs/`](docs/) directory.


## Discussion

There is a [public mailing list](mailto:mobile-chrome-apps@googlegroups.com) (mobile-chrome-apps@googlegroups.com) for discussing Mobile Chrome Apps.  You can also visit the [groups page](//groups.google.com/forum/?fromgroups#!forum/mobile-chrome-apps).
