This website requires JavaScript.
Explore
Help
Sign In
ReVanced-Mirror
/
Apktool
Watch
1
Star
0
Fork
0
You've already forked Apktool
mirror of
https://github.com/revanced/Apktool.git
synced
2024-12-12 05:47:46 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
5d383e4a62
Apktool
/
brut.apktool
/
apktool-lib
History
Marc Miltenberger
5d383e4a62
Basically, on import getResSpec is called multiple times and very often throws an exception. Returning null is much faster and therefore in cases where the caller does not rely on a thrown exception, it may use the new getResSpecUnsafe method.
2017-06-28 11:24:40 +02:00
..
src
Basically, on import getResSpec is called multiple times and very often throws an exception. Returning null is much faster and therefore in cases where the caller does not rely on a thrown exception, it may use the new getResSpecUnsafe method.
2017-06-28 11:24:40 +02:00
build.gradle
Removes SmaliDebugging
2016-02-27 20:20:53 -05:00