I want to set the text of my button in onCreate Method, but it doesn\'t work.
Code in MainActivity-Class:
Button button;
Code in onCre