View Single Post
Posts: 194 | Thanked: 1,019 times | Joined on May 2010 @ Moscow, Russia
#8
Originally Posted by eL.ectron1k View Post
in nitdtoid -
Terminal Emulator -
su
logcat
ther is a lot info about current processes..but, what should i do with it?
Redirect output to file.

1.
su
logcat 2>&1 >/main.log

OR

2.
http://forum.nitdroid.com/index.php?topic=343.0
__________________
*((int*)1) = 0;
 

The Following 2 Users Say Thank You to e-yes For This Useful Post: