Webstorm Installing the ADB and Ionic plugins __web

Source: Internet
Author: User

I. ADB plugin

Of course you can use Win+r to open the cmd window to use Logcat, but it is very troublesome, this you can set shortcut keys. Soon.

1. First you need to have adb this command, download the Android platform tools inside will have

2. Open Webstorm, File>settings>tools>externel tools

Program:e:\android\sdk\platform-tools\adb.exe

Parameters:shell "Logcat | grep CONSOLE "

3. I am here to crawl the HTML5 application inside the JS in the console printing information, so is the grep console


Second, ionic

1. NPM install ionic, this study ionic all know how to install

2. Open Webstorm, File>settings>tools>externel tools

Program:c:\users\xxx\appdata\roaming\npm\ionic.cmd

Parameters:run Android

Workeing Directory: $ProjectFileDir $

3. This command is if there is a running emulator will be running on the simulator, if the real machine will be running in the real machine, I am the real machine running.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.