Code Monkey home page Code Monkey logo

turbo-download-manager's Introduction

compile itdmanager project

  1. Firefox: gulp firefox
  2. Google Chrome: gulp chrome --app
  3. Opera: gulp chrome --extension
  4. Android: 1. Preparing project: gulp android 2. Preparing plugins:
    1. sudo cca plugin remove plugin-name
    2. sudo cca plugin add path-to-plugin 3. Creating a new project: cca create TDM --link-to=path/to/manifest.json 3. Installing to a device: sudo cca run android --device or sudo cca run android --emulator

notes

  1. To inspect the webkit related projects use chrome://inspect/#devices
  2. These plugins are added manually: 1. https://github.com/VersoSolutions/CordovaClipboard 2. /plugins/android/*
  3. If screen splashes change the background color of /plugins/cordova-plugin-chrome-apps-bootstrap/www/chromeapp.html to #FFF
  4. To start a local server to test downloader use: sudo php -S 127.0.0.1:80 -t .
  5. before Firefox submission run zip firefox.xpi install.rdf icon.png icon64.png in 'builds/packed' folder.
  6. Android submission: 1. sudo cca build android --release --webview=crosswalk 2. sudo cca build android --release --webview=system --android-minSdkVersion=21

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.