How i can offer a licensing Android application [closed]

落花浮王杯 提交于 2019-12-12 03:20:03

问题


I puphished a free version of my application and i'm going to publish a paid version with more functions. This paid version is licensing and i want offer few of them. How can i proceed?


回答1:


You have a few options here:

If you wish to charge ongoing license fees for your free app, you do nothing more than modify your app to handle In-App Purchases and you're done.

Now if you wish to charge for this same app (as well as maybe licensing), you will have to publish a new app to the Android Market, set your price etc. Same thing applies here if you wish to do In-App purchases.

If it wasn't already obvious, any and all purchases within your application have to use In-App Billing (Android Market rules).



来源:https://stackoverflow.com/questions/8978571/how-i-can-offer-a-licensing-android-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!