Lua plugins

So I downloaded the .jar files I nee for my Android project and located them in app/libs but there are 2 lua based plugins (e.g IAP badger) where the folder structure is lua/lua5_1/plugin/…

How do you include these in a native project?

So it seems happy with me putting these in Corona/plugin/…  Hopefully thats correct.

That would seem like the logical place to put them.

So to be exact.

Lua plugin is just must be puted in PROJECT/Corona/plugin/<LUAPLUGIN>.lua
and that’s all.

So it seems happy with me putting these in Corona/plugin/…  Hopefully thats correct.

That would seem like the logical place to put them.

So to be exact.

Lua plugin is just must be puted in PROJECT/Corona/plugin/<LUAPLUGIN>.lua
and that’s all.