I noticed that one of the questions is:
Do I need to create plugins for platforms that are not supported, such as Windows and OSX?
And the answer says “At a minimum you will need to supply a LUA plugin stub for all platforms (including plugin versions for Windows and OSX)”. If I am building a plugin which is Android only, why do I need to need to create something for all platforms?
Or have I misunderstood what is being said here?