Find package name for Android apps to use Intent to launch Market app
Posted
by eom
on Stack Overflow
See other posts from Stack Overflow
or by eom
Published on 2010-05-07T14:52:56Z
Indexed on
2010/05/07
15:08 UTC
Read the original article
Hit count: 401
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.
© Stack Overflow or respective owner