Joined May 2011
·

Gonçalo Silva

Heavy Player
·
Porto, Portugal
·
·
·

Posted to Proper LOG_TAG on Android over 1 year ago

Not in a static context. To do that we'd have to remove the static modifier:

final String LOG_TAG = this.getClass().getSimpleName();
Posted to Proper LOG_TAG on Android over 1 year ago

Let's hope they get the point and don't do that :D

Achievements
179 Karma
6,296 Total ProTip Views