I am build a simple service for Android following the instructions here and I am having problems including my Javascript libraries from the Resources root in my service script. It seems that from the service script it is only possible include files in the 'android' folder, which is less than ideal. Does anyone know for sure if this is the case?
Your Answer
Think you can help? Login to answer this question!