Coder Social home page Coder Social logo

jgravatar's Issues

getting VerifyError when building with gradle

VFY: invoke type does not match method type of Lcom/timgroup/jgravatar/Gravatar;.formatUrlParameters

07-21 02:03:26.338    1698-1698/com.forsafety.app I/Message:﹕ isAuthenticated? true
07-21 02:03:26.338    1698-1698/com.forsafety.app W/dalvikvmVFY: invoke type does not match method type of Lcom/timgroup/jgravatar/Gravatar;.formatUrlParameters
07-21 02:03:26.338    1698-1698/com.forsafety.app W/dalvikvmVFY:  rejecting opcode 0x6f at 0x001f
07-21 02:03:26.338    1698-1698/com.forsafety.app W/dalvikvmVFY:  rejected Lcom/timgroup/jgravatar/Gravatar;.getUrl (Ljava/lang/String;)Ljava/lang/String;
07-21 02:03:26.338    1698-1698/com.forsafety.app W/dalvikvmVerifier rejected class Lcom/timgroup/jgravatar/Gravatar;
07-21 02:03:26.338    1698-1698/com.forsafety.app D/AndroidRuntimeShutting down VM
07-21 02:03:26.338    1698-1698/com.forsafety.app W/dalvikvmthreadid=1: thread exiting with uncaught exception (group=0xa4d73b20)
07-21 02:03:26.338    1698-1698/com.forsafety.app E/AndroidRuntimeFATAL EXCEPTION: main
    Process: com.forsafety.app, PID: 1698
    java.lang.VerifyError: com/timgroup/jgravatar/Gravatar
            at com.forsafety.app.activity.MainActivity.setGravatarImg(MainActivity.java:58)
            at com.forsafety.app.activity.MainActivity.onCreate(MainActivity.java:48)
            at android.app.Activity.performCreate(Activity.java:5231)
            at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
            at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2159)
            at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2245)
            at android.app.ActivityThread.access$800(ActivityThread.java:135)
            at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)
            at android.os.Handler.dispatchMessage(Handler.java:102)
            at android.os.Looper.loop(Looper.java:136)
            at android.app.ActivityThread.main(ActivityThread.java:5017)
            at java.lang.reflect.Method.invokeNative(Native Method)
            at java.lang.reflect.Method.invoke(Method.java:515)
            at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
            at dalvik.system.NativeStart.main(Native Method)

the only difference between formatUrlParameters and other internal methods used is that it is set as a private method. Im wondering if anyone else is having this issue

Gravatar is final

I wanted to extend from Gravatar but this isnt possible because it's final. Just wanted to add some Preconditions to getUrl like validating the passed email.

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.