droidekas

1.2.0 • Public • Published

Droidekas

Debug your Google Analytics Android implementation in your browser.

Installation

Install this globally and you'll have access to the droidekas command anywhere on your system..

npm install -g droidekas

Usage

  1. Ensure that USB Debugging is enabled in your Android device
  2. Ensure that you have the adb command globally installed to your computer
  3. Connect your Android device
  4. Run the droidekas server
  5. Open your browser and start debugging Google Analytics

To run the droidekas server, issue the following example command:

droidekas --hostname localhost --port 8080

Package Sidebar

Install

npm i droidekas

Weekly Downloads

2

Version

1.2.0

License

MIT

Last publish

Collaborators

  • gzog