Saturday, 17 March 2012

android_log in txt format

This is to get the log in txt format

Goto androidsdk-platform tools in ur terminal and give this command.

 ./adb logcat >>/home/user/log.txt

No comments:

Post a Comment