This is what I was referring to, yesYou're referring to the -v4 on all the drawable folders?
I'm gonna share with everyone how to compile APKs without those if they ever show up...
Once you type the compile command (11) in APKManager, and you select Y to system apk inquiry, it will give you 'keep' folder to delete any edited XMLs and resources.arsc file so that the new XMLs can be compiled into a new resources.arsc file... while you delete those in the keep folder, you also delete the -v4 from every drawable folder's names, then let it compile, and then your resources.arsc file will only call up the drawable folders without those -v4 on them since it was compiled without those on those folders.
Hope I explained it good enough... this will hopefully end all this -v4 rubbish...