Tuesday, 30 October 2018

library res/raw and res/xml resources are not included in the aar file

The res/raw and res/xml resources are not included to aar files, the raw folder contains keep.xml and the xml folder contains backup_rules.xml. None of them are included in aar files, the raw and xml folder is empty in extracted aar file. How should I include them into aar output?



from library res/raw and res/xml resources are not included in the aar file

No comments:

Post a Comment