I noticed that using the shortcut Alt + Insert and selecting the builders, it tries to create a constructor with each private property (e.g. cManager
Alt + Insert
cManager
Your code should be in onCreate()
Don't bother with a constructor for activities.