Can you post more code. The code you posted is standard event listener code
for a button in android.- Sunit

On Wed, Nov 19, 2008 at 2:37 AM, suchita bhardwaj
<[EMAIL PROTECTED]>wrote:

> 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.
>
> >
>


-- 
- Sunit Katkar
http://sunitkatkar.blogspot.com/ - Android OS Tutorials

--~--~---------~--~----~------------~-------~--~----~
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