Open
Description
I have a use case of logging successful/failed events inside Android logcat. Every single documentation page I have seen is about going to the console or launching commands inside terminal, but I need a native solution to display them and make pop up messages in result of a successfull event which I have created.
Any help is really appreciated, thanks in advance.