[android-developers] Regarding Packagemanager..?

2012-07-12 Thread Abhilash baddam
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Regarding Packagemanager..?

2012-07-12 Thread Justin Anderson
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 
abhilash.androiddevelo...@gmail.com 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 android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Regarding Packagemanager..?

2012-07-12 Thread Dianne Hackborn
Specifically, PackageManagerService.java and related classes it uses.

On Thu, Jul 12, 2012 at 8:40 AM, Justin Anderson magouyaw...@gmail.comwrote:

 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 
 abhilash.androiddevelo...@gmail.com 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 android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 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 android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en