The question is simple: I would like to teach Ionic in high school; it will be very interesting if my students could build their own mobile app. How can we build final Ionic android APK file? Suppose that npm, ionic cli, cordova install and configuration is not the right way (in school environment).
So, is there any solution (cloud, SW, service) possible to use for building android apps?
It seems that the first option requires Ionic CLI installed - not sure if our admin approves it.
The second one seems to be “remote solution”, ok, i have to look at deeply.
To create, develop and test ionic app in browser - NOT. I can use NetBeans, create a new project, include Ionic CSS and JS manually without Ionic installed.