Subho Halder
Subho Halder
Why have a `metadata.py` file at all? One can directly have those value in `setup.py`. I have to fork and host it in my `pypi` so that this works. You...
@adesnos any reason closing this issue? It seems the app still throws an error while parsing manifest or any AXML related files, whereas AAPT does a good job in parsing...
Looking forward to it 😄
Reopening this @totoag 😄
Apologies, I missed this. It works 😄 thank you 🎉
this is a major feature required 👍
pyaxmlparser is a project which does it already - https://github.com/appknox/pyaxmlparser I think fdroid already uses it
you can use `xref` to do the same. Have a look at https://github.com/androguard/androguard/blob/master/tests/test_analysis.py#L129 to understand how to use them
If you use iproxy to forward the port, it works though. But not if you want to control it via network, ex: over wifi network IP.
I’ll have a look at this today 👍