Publishing free application to Android market, but in-app billing in future

邮差的信 提交于 2020-01-03 06:00:11

问题


I want to launch an application to Android market. It will be free. But in the future I'm planning to add more features and these features can be used with in app billing.

Regarding to Android checklist, in Google Play a free application can't be changed to paid application. http://developer.android.com/distribute/googleplay/publish/preparing.html#free-priced

But what about in app billing. Any user freely can install my application but will pay if he/she wants more features.

What should I do while launching application ? Is it OK to select free as app type ?


回答1:


you can always add in-app billing into a free application, what they mean when they say you cannot change a free application to paid is you cannot change a free app to an app that you have to pay to download



来源:https://stackoverflow.com/questions/20127970/publishing-free-application-to-android-market-but-in-app-billing-in-future

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