I want to use an ad service called “Adad”, i implemented it in android studio and it works well but i do not know how should i integrate it with corona enterprise, it uses a “adad-client.jar” file also with some java code to show, hide the ads. i checked ads-provider projectTemplates but it does not have any reference to jar files,now i want to know where should i reference these jar files?what are the whole steps to integrate it with corona enterprise?
in corona documentation say this about project.properties :
This is where you include the Corona library and optionally 3rd party libraries such as InMobi, inneractive, etc.
but according to comments in project.properties , we cannot edit this file manually and it will erase all modifications