I understand that if I need a file in a program, it should be added into the files list (under files tab).
But when a prog compiles, it creates an APK that "packs in" ALL the files in the files sub-directory, whether they are needed or not.
Isn't the Files tab created for the purpose of specifying needed files only? (and ignore all other files, some of them might be just junk)
But when a prog compiles, it creates an APK that "packs in" ALL the files in the files sub-directory, whether they are needed or not.
Isn't the Files tab created for the purpose of specifying needed files only? (and ignore all other files, some of them might be just junk)