[android-developers] market://details not working?

2009-03-30 Thread Michael Elsdörfer
Apparently, I supposed to be able to open the Market page of my app by querying an intent with an URL like: market://details?id=app_id where app_id seems to be the package name: http://www.google.com/support/forum/p/Android+Market/thread?tid=5c8501d73226fad8hl=en However, while this seems to

[android-developers] market://details not working?

2009-03-30 Thread Michael Elsdörfer
Apparently, I'm supposed to be able to open my app in the Android market by querying an Intent with an URL like: market://details?id=app_id app_id seems to be the package name, e.g. say com.NamcoNetworks.PacMan See for example: