For iOS builds it is very straight forward:
-
Build the extra project to download the script.
-
Build your project and the plugins are included.
For Android I am stuck:
-
I run the script that is now included as part of the Android folder.
-
I see the plugin.x.jar files where I expect them to be: “Corona/Native Plugins/android”
-
Build on Android Studio and I get an error on the device that x plugin is missing.
I also tried copying the *.jars into libs folder of the app as it is marked in the griddle build. This also didn’t work.
thank you for any help