Appodeal in Native Build for Android

Hello,

I’m looking for Docs/Example/Tutorial on how to implement the Appodeal Plugin into my Android Corona-Native app. I have it in iOS (just running 'Download Plugins), but don’t understand the steps after downloading the plugin through the ‘download_plugins.sh’ file…

Thank you,

Mor from Mars

If you look at the folder tree here: http://docs.coronalabs.com/native/android/index.html

You will see that Corona libs go in to android/app/libs

You have to add them to your project into that folder by hand.

Rob

If you look at the folder tree here: http://docs.coronalabs.com/native/android/index.html

You will see that Corona libs go in to android/app/libs

You have to add them to your project into that folder by hand.

Rob