How can I add an image to a button, rather than text?
You should try something like this
the android:background="@drawable/qrcode" will do it
android:background="@drawable/qrcode"