Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何更改android中的日志文件名?
我有一个应用程序,它以一个文本框开头,允许用户输入他们的 ID。完成此操作后,我希望所有发生的日志(甚至是系统日志)都应该转到此文件,除非其他用户启动应用程序并输入新 ID。
知道如何做到这一点吗?
R
http://code.google.com/p/microlog4android/