My misstake... I want another application to know if MyHomeApp is installed and currently used as home screen. I'm not sure how to do it with the PackageManager... :/ Can someone please give me a hint (if it's possible to do).
BR, Toffer On 29 Juni, 09:14, Romain Guy <[email protected]> wrote: > Hi, > > If your Activity's onCreate() is called, then it's probably running :) > > On Mon, Jun 29, 2009 at 12:12 AM, [email protected]<[email protected]> wrote: > > > Hi, > > > What is the best way to programmaticallydetectwhether my custom home > > screen app (let's call it MyHomeApp) is currently installed and > > running on the device I'm using, instead of the standard Android home > > screen app? It's not enough to know that it's installed, I need to > > know if it's used at the moment too. > > > BR, > > Toffer > > -- > Romain Guy > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time > to provide private support. 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 -~----------~----~----~----~------~----~------~--~---

