Hassan Mirza
Hassan Mirza
i have successfully recompiled apks which were compiled with shrinkResources = true i have added some attrs and replaced all matching lines in res/layout/*.xml files, like that 1. Added attributes...
> > We may not be able to do this anymore in the future. Any update on this issue? > > Not at this time. Changes occurred in AOSP and...
 this version it compiled,
@iBotPeaches seems out of context question but can the build time be reduced for recompile? one Settings app take around 25min to compile on my Ryzen 7 4700U laptop with...
> > @iBotPeaches seems out of context question but can the build time be reduced for recompile? one Settings app take around 25min to compile on my Ryzen 7 4700U...
exactly @drzraf answer is doing same what i did but in different way, i used finding xml's in res folder and patching generic values on all files where applicable. in...
> try `rm -rf ~/.cache` and reboot your system  done, still not solved
i checked flatpak telegram and Linux binary and both are fine, 4.10.3, its only snap 4.10.3 update has issue,
same for ids and other additions in values/ids.xml and other xmls in values folder ` 00.758 [BUILD] Encoding: package_1/res/values/ids.xml ERROR: Undefined entry name: `
> How can I reproduce the error unpack any apk, add a new entry in any res/values/ids.xml or strings.xml file and try to repack.