DaoorSamer25
Lurker
am having a simple programmatic problem with my Android studio
the problem is that i can't type
}
can any cs student or fresh Graduate reply me with what needs to be said to android studio in order to execute that code i know the code but cant write it as it give me cannot resolve symbol 'setOnClickListener'
the problem is that i can't type
Code:
btn.setOnClickListener (new View.OnClickListener()
){
[USER=1021285]@Override[/USER]
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 that code i know the code but cant write it as it give me cannot resolve symbol 'setOnClickListener'
Last edited: