I just can't imagine that Android doesn't have the capability to output logs to a file...
Look at Log4J, a simple log4j.xml config file will fix everything... Now I am looking into LogManager.java to find something.. I need a little bit luck.. On 12月22日, 下午6时28分, Gery <[email protected]> wrote: > Hi All, > > As you know, LogCat can be used to watch/dump logs on an emulator, but > how can I do it on a real device like G1? > > And I know if I connect the phone to PC and take G1 as simply a debug > terminal, LogCat will be still working, but that is not what I am > looking for. > > I wish no matter the phone is connected to PC or not, the logs will be > generated and written to specified location. > > Any comments are really appreciated. Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

