Skip to content

growth-digital/droidekas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Debug your Google Analytics Android implementation in your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published