Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
cordova-amazon-fireos
Advanced tools
Cordova Amazon Fire OS is an application library that allows for Cordova-based projects to be built for the Amazon Fire OS Platform. It uses Amazon's web app runtime that is built on open-source Chromium project. With the web app runtime, your web apps can achieve fluidity and speed approaching that of native apps.
Apache Cordova is a project at The Apache Software Foundation (ASF).
The Cordova developer tooling is split between general tooling and project level tooling.
General Commands
./bin/create [path package activity] ... create the ./example app or a cordova-amazon-fireos project
./bin/check_reqs ....................... checks that your environment is set up for cordova-amazon-fireos development
./bin/update [path] .................... updates an existing cordova-amazon-fireos project to the version of the framework
Project Commands
These commands live in a generated Cordova Amazon Fire OS project. Emulator support is currently not available.
./cordova/clean ........................ cleans the project
./cordova/build ........................ calls `clean` then compiles the project
./cordova/log ........................ stream device logs to stdout
./cordova/run ........................ calls `build` then deploys to a connected Amazon device.
./cordova/version ...................... returns the cordova-amazon-fireos version of the current project
Note: The Developer Tools handle this. This is only to be done if the tooling fails, or if you are developing directly against the framework.
To create your cordova.jar
file, run in the framework directory:
android update project -p . -t android-19
ant jar
FAQs
cordova-amazon-fireos release
The npm package cordova-amazon-fireos receives a total of 1 weekly downloads. As such, cordova-amazon-fireos popularity was classified as not popular.
We found that cordova-amazon-fireos demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.