Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cca

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cca

Run Chrome Apps on mobile using Apache Cordova

  • 0.0.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
132
decreased by-32.65%
Maintainers
1
Weekly downloads
 
Created
Source

Run Chrome Apps on mobile using Apache Cordova

The toolchain for running Chrome Apps on mobile is in early developer preview. Feel free to give us your feedback using the Github issue tracker, our Chrome Apps developer forum, on Stack Overflow, or our G+ Developers page.

Overview

You can run your Chrome Apps on Android and iOS via a toolchain based on Apache Cordova, an open source mobile development framework for building mobile apps with native capabilities using HTML, CSS and JavaScript.

Apache Cordova wraps your application's web code with a native application shell and allows you to distribute your hybrid web app via Google Play and/or the Apple App Store. To use Apache Cordova with an existing Chrome App, you use the cca (cordova chrome app) command-line tool.

Try out the cca toolchain by following these steps:

Once you have a converted app, add some polish with an app icon and a splash screen.

There are a few special considerations that you should keep in mind when developing with Cordova; we've listed them in the considerations section.

To view which Chrome APIs are supported on mobile, visit the API Status page.

And if you're in a hurry, use the Chrome ADT to preview your Chrome App on an Android device without the toolchain.

Let's get started. Continue to Step 1: Install your development tools »

Keywords

FAQs

Package last updated on 04 Feb 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc