Giter Site home page Giter Site logo

Comments (8)

StevenArzt avatar StevenArzt commented on June 28, 2024

The verifier error is not reproducible with the most current version of K9 Mail and Soot, but something else seems to go wrong. Directly on launch, the app dies with an IllegalArgumentException while initializing com.actionbarsherlock.ActionBarSherlock.

from soot.

StevenArzt avatar StevenArzt commented on June 28, 2024

Looking into the issue a bit more, the exception is raised because method "registerImplementation(java.lang.Class)" which is called inside the static initializer of ActionBarSherlock checks for an annotation (java.lang.Class.isAnnotationPresent) on the class it receives as an argument. However, all annotations are lost somewhere in the process. I'm currently not sure how Soot handles annotations in general - checking back with @ericbodden on that topic.

from soot.

Alexandre-Bartel avatar Alexandre-Bartel commented on June 28, 2024

I cannot reproduce this bug with the latest version of Soot and an emulator running Android 2.2.
@StevenArzt Could you check if it's fine on your side as well and close the issue?

from soot.

StevenArzt avatar StevenArzt commented on June 28, 2024

@Alexandre-Bartel This is still an open issue for the same reason I stated above. I have just tested it once again on a real phone running Android 4.3. Presumably there's little other chance than implementing the missing support for annotation in Dexpler.

from soot.

Alexandre-Bartel avatar Alexandre-Bartel commented on June 28, 2024

@StevenArzt Which version of the app are you using? http://code.google.com/p/k9mail/downloads/list

from soot.

StevenArzt avatar StevenArzt commented on June 28, 2024

@Alexandre-Bartel It's 4.409. I've sent the file I have on my disk (and that definitely fails) to you via e-mail.

from soot.

Alexandre-Bartel avatar Alexandre-Bartel commented on June 28, 2024

@StevenArzt Annotations are now supported and 4.409 seems to work with the latest version of Soot. Could you confirm?

from soot.

StevenArzt avatar StevenArzt commented on June 28, 2024

Great, the annotations are now preserved. Thank you, @Alexandre-Bartel

from soot.

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.