Is there a shortcut in Android Studio for automatically generating the getters and setters in a given class?
Right click on Editor then Select Source -> Generate Getters and Setters or press Alt + Shift + S
Editor
Source -> Generate Getters and Setters
Alt
Shift
S