You can't. You can implement an activity that supports the share Intent so that your activity is included in one of the sharing options, and/or you can define your own print intent protocol that other developers can add to their apps.
On Fri, Jun 10, 2011 at 8:11 PM, treyb <tr...@ufl.edu> wrote: > I am trying to make an app that will run like a service and add a menu > item (Print Button) to other apps like the web browser and such. How > can I accomplish this if at all possible? > > -- > 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 > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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 android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en