• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Recent content by DaoorSamer25

  1. DaoorSamer25

    setOnClickListener how to do it in Android Studio

    am having a simple programmatic problem with my Android studio the problem is that i can't type btn.setOnClickListener (new View.OnClickListener() ){ @Override onClick( //code here ) } can any cs student or fresh Graduate reply me with what needs to be said to android studio in order to execute...