Coder Social home page Coder Social logo

Comments (7)

iBotPeaches avatar iBotPeaches commented on May 3, 2024

If we do this though, the output of smali could be HUGE. Might add it into the -verbose option.

from apktool.

sorgelig avatar sorgelig commented on May 3, 2024

Do u mean huge temporary files? Because the size of classes.dex produced by smali.jar is very similar to apktool.jar.

Additional command line option for this should be sufficient enough.

from apktool.

iBotPeaches avatar iBotPeaches commented on May 3, 2024

I mean the output in the bash could be huge. apktool just says "failed to build". Instead it might be 1000 liners of smali telling us where the failure was

Granted its helpful, its a lot of output. Which is why I'm adding it to -verbose

from apktool.

sorgelig avatar sorgelig commented on May 3, 2024

Hmmm.. in smali.jar it's just only 1-2 lines with error.
Try to delete some label and compile with smali.jar.

error reporting by smali.jar:
services\smali\com\android\server\BackupManagerService.smali[12208,10] Label "goto_2" is not defined.

so, only 1 line. No huge outputs.

from apktool.

iBotPeaches avatar iBotPeaches commented on May 3, 2024

Don't know why your arguing with me. I said I would add it.

I've seen errors that cause lots of bad output. Maybe never 1000, but I've seen 100 quite frequently.

from apktool.

sorgelig avatar sorgelig commented on May 3, 2024

I'm sorry, i didn't intend to argue. I've thought we were talking about different things.
Sorry again, it's great that u started to continue develop abandoned project. Thanks!

from apktool.

iBotPeaches avatar iBotPeaches commented on May 3, 2024

fixed at some point in 2.0 development.

from apktool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.