android - How to trigger a broadcast event manually -
everyone question how creating widget in application. know how add our widgets customizing appwidgetprovider. , adding action follows:
system menu -> widget -> widget item(our widget name)
however, want gain same effects clicking 1 button, e.g. 'add widget', in application. first thought coming brain trigger broadcast event of adding widget in handler function of 'add widget' button. don't how trigger broadcast event manually.
guys, ideas appreciated.
wishes
jhfu
this not supported android, sorry.
to more specific, applications not home screens cannot add app widgets home screens.
Comments
Post a Comment