Specifically, PackageManagerService.java and related classes it uses. On Thu, Jul 12, 2012 at 8:40 AM, Justin Anderson <[email protected]>wrote:
> Look at the source code for PackageManager... > > Thanks, > Justin Anderson > MagouyaWare Developer > http://sites.google.com/site/magouyaware > > > > On Thu, Jul 12, 2012 at 9:22 AM, Abhilash baddam < > [email protected]> wrote: > >> Hi, >> >> I came to know that after booting device, all the system apps and market >> apps( if there) will be loaded right. These all things will be handled by >> PackageManager means which are the already installed apps, based on that it >> will load all the apps. But how the PackageManager gets the information >> about installed apps in the device. I want to know to know more about >> PackageMAnager. I have gone through developer.android.com, but I want to >> know more about this. Can anybody help me regarding on the same. >> >> >> >> >> Regards >> Abhilash >> >> >> >> >> -- >> 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 > > > -- > 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 > -- 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

