does anyone know how to add code snippets in Android Studio IDE? I didn\'t found a menu entry or something like this.
I also want to know is it possible to change th
To add/edit templates:
On the menu choose File -> Settings, then under IDE Settings (or Editor) go to Live Templates.
File -> Settings
IDE Settings
Editor
Live Templates
To insert a template:
On the menu choose Code -> Insert Live Template (or use it's assigned shortcut key).
Code -> Insert Live Template
Screenshot Android Studio 3.4