mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-07 17:24:25 +02:00
docs: cross-reference files (#1366)
This commit is contained in:
parent
46a4a25b5d
commit
7558505d49
@ -37,3 +37,12 @@ maven, jitpack, etc.
|
|||||||
Additionally, some documentation on how to do this.
|
Additionally, some documentation on how to do this.
|
||||||
|
|
||||||
Suggestions: [#1301](https://github.com/iBotPeaches/Apktool/issues/1301), [#2102](https://github.com/iBotPeaches/Apktool/issues/2102)
|
Suggestions: [#1301](https://github.com/iBotPeaches/Apktool/issues/1301), [#2102](https://github.com/iBotPeaches/Apktool/issues/2102)
|
||||||
|
|
||||||
|
## Non-reference Resources
|
||||||
|
Some applications may shove resources into the /res folder, but have no references to them. Apktool follows
|
||||||
|
the resource table, so these files are effectively abandoned.
|
||||||
|
|
||||||
|
Crawling the filesystem for non-checked files would be slow especially having to cross check with already
|
||||||
|
parsed files.
|
||||||
|
|
||||||
|
Suggestions: [#1366](https://github.com/iBotPeaches/Apktool/issues/1366)
|
Loading…
x
Reference in New Issue
Block a user