Understanding Android listeners is a critical to learning how to create Android applications. In this short video tutorial, Mark will demonstrated how to use Android listeners. Specifically you will learn how to create click listeners and long click listeners. In this video, Mark uses the same callback function for three different view objects– leading to cleaner code and limitation of unnecessary repeated code.
If you are beginning to learn Android Development this video is a great place to start learning about Android Listeners.
Please contact us for more information on our free tutorials, upcoming online full instructor-led Android courses, and other courses soon to be available through LearnToProgram.tv!
Tags: Android listeners, application development, Java, SetOnClickListener, SetOnLongClickListener


