Android Studio: how to remove/update the “Created by” comment added to all new classes?
From the menu bar: on Mac OS choose Android Studio -> Preferences on Windows and Linux choose File -> Settings Then look for Editor -> File and Code Templates in the left hand pane. You have two ways you can change this… 1) Select the Includes tab and edit the Created by… text directly. 2) … Read more