Reputation: 967
I want to generate a QR code that activates the Android market application and within that application opens a specific application such as "pocket chess for android". is it possible to do that? and if its possible, how?
Upvotes: 2
Views: 278
Reputation: 1451
Yes it's, you must know the link for the application in the Market. When you've that link, you must encode it in QR (a lot of sites can help you: A small search on Google). The mobile phone can detect automaticaly the link and he opens the browser.
Upvotes: 2
Reputation: 534
It's easy.
https://market.android.com/details?id=kobi.chess
https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://market.android.com/details?id=kobi.chess
Upvotes: 5