Following example:
public class MainActivity extends AppCompatActivity { private Button doSmth; private Integer myInt = 0; @Override protecte