Native Android export?

It was actually a plan some time ago.
When 4ian was about to release GDevApp (gdevapp.com), he was all about HTML5, he was planning to bring HTML5 up to the level of the native platform regarding features and extensions, but later I haven’t seen any native features ported over to HTML5. The only features have been released since for HTML5 are export to IntelXDK, multi touch support, JS events, and AdMob object in the recent update. There are some more HTML5 features planned on the roadmap but for now even those features are only plans and nothing seems to be developed for HTML5 :frowning:

But fortunately, Pixi.js got some pretty cool features that we have access to in our games through JavaScript since the HTML5 platform in GDevelop is using Pixi.js.
pixijs.com/examples/

Some of them have been successfully used by the community inside GDevelop:
Filters

Particles

Video