GLBasic forum

Main forum => GLBasic - en => Topic started by: Falstaff on 2013-Sep-14

Title: Android paid app, do we need google play 'licensing'?
Post by: Falstaff on 2013-Sep-14
Do I need to worry about licensing (http://developer.android.com/google/play/licensing/adding-licensing.html) on the Google Play store if I am thinking of selling a paid app? Have any of you guys done this?
Title: Re: Android paid app, do we need google play 'licensing'?
Post by: MrTAToad on 2013-Sep-14
I dont think you need to worry about it...
Title: Re: Android paid app, do we need google play 'licensing'?
Post by: spacefractal on 2013-Sep-14
No.

But, however its is a licensing drm checks if the user did paid for the app or not (etc a anti piracy thing).

I'm used that for greedy mouse, but will remove that in 1.4, due when I'm implement inapp purchases, which is some sort of drm allready.

So possible to do that, which is all implemented, but was not released to public on the androidextras.