Hi all,In my code
 button.setOnClickListener(new View.OnClickListener() {
                    public void onClick(View v) {

                                                // Perform any action on
click
                    }
                });
I am not able to use listener in sdk1.0.Its giving error at run time.Please
tell reason.Is there any change in method for implementing listener.Please
reply asap.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to