Connor Tumbleson

Results 630 comments of Connor Tumbleson

``` Exception in thread "main" brut.androlib.exceptions.AndrolibException: unsupported res type name for bags. Found: c ``` Interesting - what type is "c"

I haven't reviewed this yet, could be bug.

> are there any updates on this issue ? been almost a year since it was reopened I have not. I have some bugs from 10 years ago :)

I've opened a PR to allow an env configuration for base url - https://github.com/openai-php/laravel/pull/144

May I get an output of `uname -a`? This suggests your architecture has no valid binaries for aapt2 to execute.

@FireyFly - Download the aapt2 binary and try executing it manually in your /tmp to test it out - https://github.com/iBotPeaches/Apktool/tree/master/brut.apktool/apktool-lib/src/main/resources/prebuilt/linux

No sadly not, but you can use `-a` to point to that aapt binary during compile if its not working with the automatic unpack/execution/deletion.

The only way to safely remove that is to remove appt1 support, which may not be too crazy of an idea.

I'll release 2.11.x before end of year - then we can start 3.x and kill aapt1. I just want a smali release and might have to poke those guys so...