android:onClick vs setOnClickListener In this tutorial, we will learn how the android:onClick XML attribute in Android Studio works under the hood, how it is different from setting an OnClickListener in Java code, and which one you should use in your project. Show moreShow less