[android-developers] Easiest way to programmatically check if the Market app is installed?

2010-02-09 Thread westmeadboy
What is the easiest way to programmatically check if the Market app is installed? -- 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

Re: [android-developers] Easiest way to programmatically check if the Market app is installed?

2010-02-09 Thread Mark Murphy
What is the easiest way to programmatically check if the Market app is installed? If you can figure out what the package name of the Market is, you could use PackageManager to find out if it is installed. -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: