Tikoze wrote: > I am writing an app that will replace the functionality of the dialog > displayed when performing a longpress on the home key and cannot > figure out how to get my activity this way. > > I have spent the last week searching through the SDK, Google Groups, > and normal google searches to try to find the solution to this, and I > just can't find anything. > > I should just have to come up with the correct recipe for intent- > filters, right?
Near as I can tell, that's an internal dialog (RecentApplicationsDialog), not an application. That dialog is tied into the window manager (e.g., PhoneWindowManager) and is not replaceable by SDK applications, AFAIK. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, $35/Year --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---