Skip to content

replace aapt with androguard

TheZ3ro requested to merge TheZ3ro/fdroidserver:master into master

This Merge Request replace aapt calls with androguard library.

Work In Progress.

common.py doesn't use aapt anymore
build.py doesn't use aapt anymore
update.py needs work
all aapt checks need to be removed
tests need to be fixed

Merge request reports