[android-developers] Re: Clickable Desktop Widget

2009-09-10 Thread LG ZHU
thanks! Now l want a EditText on the widget ,how can I do this? I think how I can input on widget On Aug 24, 11:52 pm, Alex Corbi a.co...@gmail.com wrote: Thanks, i appreciatte the help. On Aug 24, 4:27 pm, String sterling.ud...@googlemail.com wrote: On Aug 24, 1:05 pm, Alex

[android-developers] Re: Clickable Desktop Widget

2009-08-24 Thread String
On Aug 24, 1:05 pm, Alex Corbi a.co...@gmail.com wrote: The question is, how can i register a OnClikListener so i know when the user clicks the widget on the desktop You send it through the RemoteViews object. Here's my code: RemoteViews views = new

[android-developers] Re: Clickable Desktop Widget

2009-08-24 Thread Alex Corbi
Thanks, i appreciatte the help. On Aug 24, 4:27 pm, String sterling.ud...@googlemail.com wrote: On Aug 24, 1:05 pm, Alex Corbi a.co...@gmail.com wrote: The question is, how can i register a OnClikListener so i know when the user clicks the widget on the desktop You send it through the