You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.