Software Archive
Read-only legacy content
17061 Discussions

Play Store Licensing Key- How to implement

Tony_B_
Beginner
1,340 Views

I'm ready to publish my paid app to the Google Play Store. The Google developer console generates a License Key and says I should add this to the binary file. I've hunted around this and other forums and have been unable to find a simple list of steps I should take to add the license key. I did find references to creating a .keystore file but how is this file created and is there anything else I need to do to have the license key checked when the user launches the app? 

It feels like there should be a pretty standard set of steps for all paid apps but I can't find any details on it.  I'd really appreciate any suggestions, I must be missing something very obvious.

Thanks,

Tony

0 Kudos
1 Solution
John_H_Intel2
Employee
1,340 Views

This is not necessary and you can skip it. You can create a paid app without adding your license key.

View solution in original post

0 Kudos
3 Replies
Ulrich_M_1
Beginner
1,339 Views

this link maybe helpful, have a look

http://qnimate.com/signing-android-app-in-intel-xdk/

Ulrich

0 Kudos
John_H_Intel2
Employee
1,341 Views

This is not necessary and you can skip it. You can create a paid app without adding your license key.

0 Kudos
Tony_B_
Beginner
1,339 Views

Ulrich, thanks that's a very useful resource I hadn't come across before. I've bookmarked it for future reference.

John, thanks, you just saved me a lot of time. For anyone else following this thread I hunted around and found this https://support.google.com/googleplay/android-developer/answer/186113?hl=en - specifically on that page it says

"...Please note that starting with JellyBean release of Android OS, all apps, paid as well as free, are encrypted by default, and therefore, do not require any additional protection against unauthorized copying such as Google Licensing Server. If you only develop for devices running JellyBean, you don't need Google Licensing Server...."

0 Kudos
Reply