I'm using the AndroidResources library to localize my code modules etc., could this work when I create a library from a codeModule? Normally these localisations are in values folder.
The services stuff works, this is really making my life much better
I'm using the AndroidResources library to localize my code modules etc., could this work when I create a library from a codeModule? Normally these localisations are in values folder.