Comments

Linking to apps in Android app stores – the Android Market Manager — 7 Comments

  1. Appreciate all your efforts, was wondering if you knew of a way to programmatically determine which app store an app. came from? I have apps. on both Play and Amazon which have a ‘more apps’ feature and I want to link them to the app. store where they downloaded the app.

    thanks,
    Mike

    • There might be a way to check if Amazon signed the app, but i prefer to generate a separate Apk that conforms to all requirements of the target app store. Programmatic checks seem problematic to me.

  2. Can you add support for Samsung Apps Store? It should be pretty simple. Contact me if you can’t find documentation.

    • Good suggestion. I’m starting to look at Samsung again, so I will look at the details as I get my app prepared to submit there. Updates to the Android Market Manager should follow.

  3. Hi buddy I am new android development..i am having android market in my emulator..But it was prompting me to manual search on developers name could you help me out from here

    • Were you having trouble with the test app, or with your own data? Which options did you select?

      Also note that many of the tests require that you have the appropriate app market installed, and you usually can’t install many of them on the emulator.