How to request permissions during run time when using Gluon mobile environment?
问题 I am new here and reason for that I don't know all rules of the site yet, sorry about that! I am building a Java application to Desktop and Android by using Gluon mobile plugin in Eclipse tool. I have variated code for Desktop and Android as described in an example (http://docs.gluonhq.com/samples/gonative/). So I have Android specific NativeService where I have a method to read files from external storage (that works). I have also studied how to request permissions on run time when using