For a paid app, the app will be still in the "My Downloads" even if it is uninstalled. You can re-install the app from "My Downloads".
I am looking into getInstalledPackages(int flags). Just found an option for flags::GET_UNINSTALLED_PACKAGES, which may return applications with "DONT_DELETE_DATA". HOPE this works. So now my question is about how refund affects the "My Downloads" list. If an order of a paid app in cancelled / refunded, will and when the app disappear from "My Downloads"? Thanks, Johnny. On May 13, 11:12 pm, Johnny <[email protected]> wrote: > I think the results from the PackageManager is accurate. > > The "My Downloads" is propobably saved the downloaded info in its own > provider. > > One test, can you launch the application from "My Downloads" after > uninstall it? > > On May 14, 11:07 am, android app <[email protected]> wrote: > > > > > Thanks, Jeff. > > > Can an app know whether another app was installed if it was > > uninstalled and is still in the "My Downloads" list? A purchased > > application will still in the list of "My Downloads" even after it is > > uninstalled. > > > On May 13, 11:00 pm, android app <[email protected]> wrote: > > > > I mean programatically in an application. > > > > How to write code in an application to know whether another app is > > > installed or not? > > > > Thanks > > > > On May 13, 10:57 pm, Johnny <[email protected]> wrote: > > > > > Settings -> Applications -> Manage Applications > > > > > On May 14, 10:53 am, android app <[email protected]> wrote: > > > > > > how to know whether an app is installed or not? > > > > > > Can an app access the list of application in "My Downloads"?- Hide > > > > > quoted text - > > > > > - Show quoted text -- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

