允许用户在Android中免费下载自己的付费应用程序 [英] Allow users to download your own paid app for free in Android

查看:196
本文介绍了允许用户在Android中免费下载自己的付费应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Play商店中有一个付费应用程序(个人资料小工具,如果有人想知道;)),我希望允许一些用户(朋友或没有信用卡的人)免费下载它。



当然,我可以将APK发送给他们,但他们不会自动获取更新,并且每次更新应用程序时,我都必须再次向他们发送所有APK文件。此外,通过使用此方法,任何有权访问APK文件的人都可以免费安装该应用。



我看到,通过使用Android许可库您可以让一些用户绕过许可证检查,但我希望应用在Play商店中显示为已购买,并且我认为这不会实现。



我搜索了Stack Overflow,但没有找到任何解决方案(例如创建单独的APK并从真实应用程序中检查它的存在)是否处理​​了自动更新部分。



有没有人找到一个好的解决方案呢?



预先感谢!

解决方案

您现在可以生成并分发促销代码给Google Play上的当前用户和新用户以推动互动。在开发者控制台的促销标签下,您可以为自己的营销广告系列设置应用,游戏和应用内商品的促销代码(每个应用每季度最多500个代码)。考虑使用促销代码来奖励忠实用户并吸引新客户。

参考:
1) http://android-developers.blogspot.in/2016/01/create-promo-codes-for-your-apps-and-in。 html



2) https://support.google.com/googleplay/android-developer/answer/6321495


I have a paid app in the Play Store (Profile Widget, in case anyone is wondering ;)) and I want to allow some users (friends, or people who do not have a credit card) to download it for free.

Of course I could just send them the APK, but they wouldn't get the updates automatically, and with every update to the app I would have to send them all the APK file again. And also, by using this method, anyone that had access to the APK file would be able to install the app for free.

I saw that by using the Android Licensing Library you could make some users bypass the License Check, but I want the app to show as "Purchased" for them in the Play Store, and I don't think this would do it.

I searched Stack Overflow but none of the solutions I found (like creating a separate APK and checking for its existence from the "real" app) handled the auto-update part.

Has anyone found a good solution for this?

Thanks in advance!

解决方案

You can now generate and distribute promo codes to current and new users on Google Play to drive engagement. Under the Promotions tab in the Developer Console, you can set up promo codes for your apps, games, and in-app products to distribute in your own marketing campaigns (up to 500 codes per app, per quarter). Consider using promo codes to reward loyal users and attract new customers.

Reference: 1) http://android-developers.blogspot.in/2016/01/create-promo-codes-for-your-apps-and-in.html

2) https://support.google.com/googleplay/android-developer/answer/6321495

这篇关于允许用户在Android中免费下载自己的付费应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆