sandalone
sandalone

Reputation: 41759

When to use Google "Application Licensing"?

When should we use Google Play's service Application Licensing?

Is this a new mechanism against cracked apps on Android?

When should I recommend my clients to use this service? I have read the tutorial, but it did not answer to my queries.

I first thought that this is a mechanism for multimedia-selling apps only, but now I see I was wrong.

If anyone used this service, please tell me why you used it.

Upvotes: 1

Views: 183

Answers (1)

KDEx
KDEx

Reputation: 3657

When should we use Google Play's service Application Licensing?

When you have an application that you fear will be pirated, and sold/modified without your permission.

Is this a new mechanism against cracked apps on Android?

This system itself has been cracked. Application Licensing uses the LVL library. AntiLVL can crack it.

It's best to implement this in addition to your own authentication methods(Cntrl+F for "Guidelines for custom policies".

Upvotes: 2

Related Questions