Find package name for Android apps to use Intent to launch Market app
- by eom
I'm creating a mobile website that will include a page from which people can download relevant apps that we recommend. I've found good instructions for creating the links to launch the Market but this assumes that you are the developer of the app in question and know the exact package name.
Is there any way to get the package name, other than just contacting the developers and asking?
For the iPhone, I found easy instructions for getting the URL I need from the iTunes store, so I'm looking for info like that.