Thank you for the reply...

 Can you help me in implementing the createview function.


 Regards,
 Anand
>
> On Nov 10, 12:33 pm, String <[email protected]> wrote:
>
> > On Nov 10, 5:25 am, anand <[email protected]> wrote:
>
> > > The scenario is that i am modifying the home screen in android and
> > > adding some buttons to it.
> > > When i click on any one button on the home screen,anappwidgethas to
> > > be started in the available screen space.
>
> > If you're building your own home screen and want to run AppWidgets on
> > it, my understanding is that you need to use the
> > android.app.AppWidgetHost class, Take a look at it in the docs - it
> > has methods like allocateAppWidgetId and createView which perform the
> > widget-creation tasks.
>
> > String
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
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