Skip to content

joelambert/droidlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

#DroidLog

DroidLog is a small Python script that displays all log & error messages produced by a PhoneGap app running on an Android device or emulator.

How to use

To use, attach you Android device or launch the emulator, then run the script:

python droidlog.py

The script will then listen for PhoneGap console messages and output them to the screen.

You could alternatively make the script executable:

chmod u+x droidlog.py

Then run using:

./droidlog.py

License

DroidLog is Copyright © 2012 Joe Lambert and is licensed under the terms of the MIT License.

About

A console/error logger for Android PhoneGap apps

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages