开发者

Is there a way to create a scannable barcode that links to your app on marketplace?

开发者 https://www.devze.com 2023-01-27 00:19 出处:网络
I am trying to find a way that allows you to scan one of those o开发者_如何转开发nline barcodes and have it link up to my droid app - anyone have any idea how to get one? Yes you can simply use any ki

I am trying to find a way that allows you to scan one of those o开发者_如何转开发nline barcodes and have it link up to my droid app - anyone have any idea how to get one?


Yes you can simply use any kind of QR code generator to generate a link to your applications market presence.

The QR Code below was created using ZXing's Online QR Code Generator

Is there a way to create a scannable barcode that links to your app on marketplace?

This QR Code links to a pseudo app with following link.

market://details?id=com.example.my.cool.app

Scanning this code using a QR Code scanner app will open the market on your device linking you to your application.


Use one of the uncountable meta market site like http://www.androidpit.com/

Search for your application there and you will find a QR code for the market link there, too.

[edit] Afaik the update of the page is at least once a day, so you should see your new app soon there. As your link doesn't change on update you don't need to change the QR code [/edit]

0

精彩评论

暂无评论...
验证码 换一张
取 消