I am trying to create a main entry interface. I will create a six buttons, and each button will open another activity. For each button, I want it have an big icon with text belo
Use drawableTop attribute as follows:
drawableTop
See the reference android:drawableTop and this simple example on Button documentation with drawableLeft.
drawableLeft