I want to remove the following sort of text
"06-11 14:36:59.814 3951-4564/example.myapplication I/System.out﹕"
from my system.out.prints in my app.
How can I accomplish this?? I am using android studio
I want to remove the following sort of text
"06-11 14:36:59.814 3951-4564/example.myapplication I/System.out﹕"
from my system.out.prints in my app.
How can I accomplish this?? I am using android studio
Not sure which version made this available but 2.2 has it...
Just found this myself. So happy.