Android Market Licensing and permissions

Hi friends,

I have read that the deprecated “Copy-Protection” option has caused problems to find the app on the Market. Does Corona SDK provide an way to use the “Android Market Licensing”?

Please, how are you doing about it?

Another doubt:

In the build.settings file, if I set nothing to the androidPermissions table, as following:

androidPermissions =  
{  
},  

… will this remove all the android permissions?
Thanks in advance [import]uid: 29154 topic_id: 13780 reply_id: 313780[/import]

I dont think you can use Android Market Licensing with Corona.

Also with regards to permissions, thats only to add new ones. The default permisions Corona adds will still be there. You can check out my tips page about manually removing/editing them if thats what you want to do. [import]uid: 8872 topic_id: 13780 reply_id: 53554[/import]