I was going through app wigets tutorials from android official site.It says App widgets are
App Widgets are miniature application views that can be embedded in
other applications (such as the Home screen) and receive updates.
It defines it as views than can be embedded in other "applications" such as homescreen.It doesn't say just homescreen but applications such as homescreen.So i just want to know are there any other places where we can add app widget other than homescreen. Like adding other app widget to my application.