hollybabaran / RSketchDaily

1 stars 0 forks source link

Figure out licensing on google play #63

Open hollybabaran opened 7 years ago

hollybabaran commented 7 years ago

Setting up your SDK for licensing: https://developer.android.com/google/play/licensing/setting-up.html (Involves downloading a licensing project to the sdk and including it in your apk etc)

Adding licensing to your app: https://developer.android.com/google/play/licensing/adding-licensing.html

I believe this is only really necessary to limit pirating / app redistribution but honestly idk. I am hoping it's not necessary for first release because I don't really want to deal with it right now.