Does Google Play Licensing require permission “android.permission.INTERNET”?
My app does not require INTERNET permissions. Do I need to ask users for it if I want to use Google Play Licensing service?
Does Google Play Licensing require permission android.permission.INTERNET? My app does not require INTERNET permissions.
Share
No, but you will need to add licensing permission:
http://developer.android.com/guide/market/licensing/adding-licensing.html#manifest-permission