Hi, sorry there is no way to do this. The all apps list is populated based on a query on the package manager, which is generated only by data in the installed .apk's AndroidManifest.xml files.
On Sun, Aug 2, 2009 at 2:08 AM, Ashutosh Sharma <[email protected]>wrote: > > Hi, > > I'd like to programmatically add shortcuts to "Applications" (list of > launchers) - typically these are added automatically when an > application is installed. > > The shortcuts could be to native executables or to regular application > launchers/classes. > > Is this possible at all? If so, could someone help me figure out how? > > Thank you, > Ashutosh > > > -- Dianne Hackborn Android framework engineer [email protected] 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 [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 -~----------~----~----~----~------~----~------~--~---

