I am using Android Studio 2.1.1 and have included my license file in the res/raw folder, but I get the following error from Gradle:
Error: ‘A’ is not a valid file-based resource name character: File-based resource names must contain only lowercase a-z, 0-9, or underscore
This refers to the Aspose.Total.Android.lic.xml file, but I don’t know where specifically.