How do you create your apk files and make them so tiny? Do you use ionic? Is there some sort of an automated action that does it?
I reallywant to set something similar for yarn editor and also my tilemap editor - both are pwas which I want to get onto the google app store
Viewing post in Tuesday JS Beta 0.92 colors and lines comments
For this I use cordova, the whole process is described here: https://kirill-live.itch.io/tuesday-js/devlog/214852/creation-html-apk-for-andro...
Framework Ionic is also well suited for this, it's almost the same thing, but with advanced features.