vscode-cordova | Visual Studio Code extension providing intellisense , debug | Mobile Application library
kandi X-RAY | vscode-cordova Summary
kandi X-RAY | vscode-cordova Summary
A Visual Studio Code extension providing intellisense, debug, and build support for Cordova and Ionic projects.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vscode-cordova
vscode-cordova Key Features
vscode-cordova Examples and Code Snippets
Community Discussions
Trending Discussions on vscode-cordova
QUESTION
I'm trying to launch an Ionic app on my Android device from VS Code, using the vscode-cordova extension.
My launch.json
looks like this:
ANSWER
Answered 2019-Jan-22 at 15:45Trying to run ionic cordova run android -l
revealed the issue:
[ERROR] Multiple network interfaces detected!
You must select an external-facing IP for the dev server that your device or emulator has access to with the --address option.
So adding the --address
option to the runArguments
of my launch.json as lined out in the readme resolved my issue:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vscode-cordova
Install NodeJS
Open a Terminal (on a Mac) or a Command Prompt (on a Windows computer).
Run npm install -g cordova
If you're planning on targeting iOS devices, Set up your machine by following instructions at iOS Platform Guide from Apache Cordova Install HomeBrew on your Mac. Open a Terminal and run brew install ideviceinstaller ios-webkit-debug-proxy
If you're planning on targeting Android devices, set up your machine by following instructions at Android Platform Guide from Apache Cordova
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page