简体   繁体   中英

Programmatically Buying Android App From Android Play?

I am making a app that buy other app for customer. I need my app to buy other apps on Android market. How can i do this?

Edit: I will pay for buyers app. And need some apis that enable buying app from google play.

You can't. You do can link to a app on the store, but the user has to buy it itself.

You can't. They whole buying experience is deliberately designed to go through the Google Play Store app, so that you can be reasonably sure that you are paying via Google, not some scam app, etc.

最好的方法是使用应用程序的网址启动Google Play,如此处所述: http : //developer.android.com/guide/publishing/publishing.html#marketintent

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM