Luodun kirjoittajan kommentin poistaminen luotaessa uutta Java-luokkaa Android Studiossa
When creating a new Java class, Android Studio automatically adds comments with the authors name.
The following step configures Android Studio to stop adding these comments.
- File -> Settings
- Expand Editor
- Choose File and Code Templates
- In the Includes tab, select File Header
- Delete all the text from the Window in the right and click OK

