I build application on IONIC V1 and make some background service. In service I try call some file from javascript. I have folder structure like this
Is it possible to call file.js at class.java ? And How to call file.js at class.java ? If you have some idea please tell me. Thanks.