1.2.0 • Published 10 years ago
droidekas v1.2.0
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 droidekasUsage
- Ensure that USB Debugging is enabled in your Android device
- Ensure that you have the
adbcommand globally installed to your computer - Connect your Android device
- Run the droidekas server
- Open your browser and start debugging Google Analytics
To run the droidekas server, issue the following example command:
droidekas --hostname localhost --port 8080